Click or drag to resize

StraightConveyorInitialLiftState Property

The state of the lift (Up or Down) after a project reset.

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

Property Value

TargetLiftState
See Also