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