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