Click or drag to resize

PhysicsObjectAttachPosition Property

The offset to snap to on a conveyor, useful for building vehicles which track the inner side of a conveyor loop.

Namespace: Demo3D.Visuals
Assembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntax
C#
public ExprDouble AttachPosition { get; set; }

Property Value

ExprDouble
See Also