Orientation Sensor

The orientation sensor component is a scripted component that records the orientation of an entity.

Position Sensor

Properties

The orientation sensor component properties that are accessible through the inspector.

Space

The coordinate system for the reported orientation is one of the following:

  • Local - Local space.
  • World - World space.

IO

The IO signals provided by the orientation sensor.

x

The quaternion x-coordinate.

y

The quaternion y-coordinate.

z

The quaternion z-coordinate.

w

The quaternion w-coordinate.