[][src]Module gltf_json::extensions::camera

Contains Camera and other related data structures.

Structs

Camera

A camera's projection.

Orthographic

Values for an orthographic camera.

Perspective

Values for a perspective camera.