DiverterRollerConveyorShowDivertAngle Property |
Whether or not to show the divert angle or not. When false the graphic of the divert won't reflect the divert angle. Simulation performance will be higher with this set to false as the mesh will not need to be recalculated when the angle changes.
Namespace:
Demo3D.Visuals
Assembly:
Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntaxpublic bool ShowDivertAngle { get; set; }Property Value
Type:
Boolean
See Also