Click or drag to resize

ConveyorVisualOnMotorOff Property

Property Value

Type: VisualScriptReference
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: 11.0.0.7658
Syntax
C#
public VisualScriptReference OnMotorOff { get; }

Property Value

Type: VisualScriptReference
See Also