Options
All
  • Public
  • Public/Protected
  • All
Menu

Represents an orientation using an up and forward vector.

Hierarchy

  • Orientation

Index

Constructors

Properties

Accessors

Constructors

Properties

y: Vector3
z: Vector3
DEFAULT: Orientation = ...

A default orientation where the up vector points up is represented as [0, 1, 0] and forward is represented as [0, 0, -1].

Accessors

  • get matrix(): Matrix4