A camera's projection. A node can reference a camera to apply a transform to place the camera in the scene.
An orthographic camera containing properties to create an orthographic projection matrix.
A perspective camera containing properties to create a perspective projection matrix.
Specifies if the camera uses a perspective or orthographic projection.
A camera's projection. A node can reference a camera to apply a transform to place the camera in the scene.