Class XYRotationBeta

Represents a rotation structure with pitch and yaw components.

Hierarchy

  • XYRotation

Constructors

Properties

x y

Constructors

Properties

x: number

Remarks

Yaw component (left-to-right) of this position.

This property can't be edited in read-only mode.

y: number

Remarks

Pitch (up-and-down) element of this rotation.

This property can't be edited in read-only mode.