Click or drag to resize

PhysicsObjectAttachDirection Property

When attaching to a conveyor snap with the X axis align Forwards, Reverse or Nearest where Nearest means snap either way favoring the current relative orientation of the object.

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

Property Value

Type: AttachDirection
See Also