CurveConveyorBodyType Enumeration |
Namespace: Demo3D.Visuals
public enum CurveConveyorBodyType
| Member name | Value | Description | |
|---|---|---|---|
| Deflector | 0 | The conveyor does not move using dynamic physics (The default). | |
| Vehicle | 1 | The conveyor can move using dynamic physics. Combine this with Kinematic in order to get loads to move with a conveyor when it moves without parenting them to the conveyor. |
© Emulate3D Ltd. All rights reserved.