Click or drag to resize

SensorVisualAttachDirection 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 sensor.

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

Property Value

AttachDirection
See Also