StraightConveyorOnLiftUp Property |
Property Value
Type: VisualScriptReference
Called when a lift conveyor reaches LiftMaxHeight. Can be used to transfer to a higher level of conveyor.
Namespace:
Demo3D.Visuals
Assembly:
Demo3D.Core (in Demo3D.Core.dll) Version: 10.0.0.6737
Syntaxpublic VisualScriptReference OnLiftUp { get; }Property Value
Type:
VisualScriptReference
See Also