Click or drag to resize

ConnectorSimulationTransferMotorVisual Property

Property Value

Type: VisualReference
In Linear Physics, this indicates the motor visual to use for the transfer speed of loads. If not set then it defaults to conveyor that owns the connector.

Namespace:  Demo3D.Visuals
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 11.0.0.7658
Syntax
C#
public VisualReference SimulationTransferMotorVisual { get; set; }

Property Value

Type: VisualReference
See Also