[][src]Module gltf::camera

Cameras and their projections.

Structs

Camera

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

Orthographic

Values for an orthographic camera projection.

Perspective

Values for a perspective camera projection.

Enums

Projection

A camera's projection.