Module gltf::camera

source · []
Expand description

Cameras and their projections.

Structs

A camera’s projection. A node can reference a camera to apply a transform to place the camera in the scene.

Values for an orthographic camera projection.

Values for a perspective camera projection.

Enums

A camera’s projection.