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: 15.0.2.11458
Syntax
C#
public double DivertAngle { get; set; }

Property Value

Type: Double
See Also