Click or drag to resize

StraightConveyorOnLiftDown Property

Occurs when a lift conveyor reaches LiftMinHeight. Can be used to transfer to a lower level of conveyor.

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

Property Value

Type: VisualScriptReference
See Also