Click or drag to resize

ConveyorVisualSimulationRotationSnap Property

In linear and planar physics, this states whether the load rotation should snap to orient it with the conveyor direction when the load arrives at that conveyor.

Namespace:  Demo3D.Visuals
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 18.03.00
Syntax
C#
public bool SimulationRotationSnap { get; set; }

Property Value

Type: Boolean
See Also