ConveyorSideCollisionType Enumeration |
Namespace: Demo3D.Visuals
public enum ConveyorSideCollisionType
| Member name | Value | Description | |
|---|---|---|---|
| Box | 0 | Use object-oriented bounding box. | |
| ConvexHull | 1 | Use convex-hull decomposition. |
© Emulate3D Ltd. All rights reserved.