Property BoxColliderDetailsList
BoxColliderDetailsList
A read only collection of Box Colliders that are being managed by this ColliderSlicerComponent.
Declaration
public ReadOnlyCollection<BoxColliderDetails> BoxColliderDetailsList { get; }
Property Value
Type | Description |
---|---|
ReadOnlyCollection<BoxColliderDetails> |