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

Property Value

Type: ExprDouble
See Also