ConveyorVisualOnMotorOff Property |
Occurs when the conveyor motor is turned off. This allows a single point where the motors for multiple sub-assemblies can be turned off as well.
Namespace:
Demo3D.Visuals
Assembly:
Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntaxpublic VisualScriptReference OnMotorOff { get; }Property Value
Type:
VisualScriptReference
See Also