ConveyorVisualOnMotorOn Property |
Property Value
Type: VisualScriptReference
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: 11.0.0.7658
Syntaxpublic VisualScriptReference OnMotorOn { get; }Property Value
Type:
VisualScriptReference
See Also