Click or drag to resize

StraightConveyorDivertAngle Property

The angle in degrees that the conveyor surface is moving relative to the normal conveyor direction (0=straight ahead, 90=right, -90=left)

Namespace: Demo3D.Visuals
Assembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntax
C#
public double DivertAngle { get; set; }

Property Value

Double
See Also