Class CameraTransform

Unique class for holding the position and rotation of the camera. Used by CameraMode classes.

Properties

Properties

position: Vector3

The position of the camera in 3D world space.

rotation: Quaternion

The rotation of the camera in 3D world space.