StraightConveyorOnLiftDown Property |
Property Value
Type: VisualScriptReference
Called 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: 10.0.0.6737
Syntaxpublic VisualScriptReference OnLiftDown { get; }Property Value
Type:
VisualScriptReference
See Also