Click or drag to resize

StraightConveyorCurrentTiltAngle Property

The angle of the conveyor in degrees relative to its fully untilted state, which is when the conveyor is at its InclineAngle.

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

Property Value

Type: Double
See Also