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: 19.00.00
Syntax
C#
public TrackingProperties Tracking { get; }

Property Value

TrackingProperties
See Also