Click or drag to resize

PhysicsObjectAttachDirection Property

Property Value

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

Property Value

Type: AttachDirection
See Also