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: 19.01.00
Syntax
C#
public AttachDirection AttachDirection { get; set; }

Property Value

AttachDirection
See Also