Click or drag to resize

ConnectorSimulationTransferMotorVisual Property

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: 15.0.2.11458
Syntax
C#
public VisualReference SimulationTransferMotorVisual { get; set; }

Property Value

Type: VisualReference
See Also