Click or drag to resize

PhysicsObjectTracking Property

The properties to allow the object to track along and/or from side to side on a conveyor it is attached to. This allows vehicle movements like sorters, magic shoes, palletizers, etc.

Namespace:  Demo3D.Visuals
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntax
C#
public TrackingProperties Tracking { get; }

Property Value

Type: TrackingProperties
See Also