ConveyorVisualSimulationPreferredPhysicsMode Property |
The preferred physics mode to be used for this conveyor. The default is linear but if this isn't support by the edition it will default back to planar physics. The document level physics mode sets the overall default. Volumetric will override everything. Planar will override everything except for where the preference is for Volumetric.
Namespace: Demo3D.VisualsAssembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.01.00
Syntaxpublic PhysicsMode SimulationPreferredPhysicsMode { get; set; }Property Value
PhysicsMode
See Also