Module gltf::json::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. |
Enums
| Type |
Specifies the camera type. |
Constants
| VALID_CAMERA_TYPES |
All valid camera types. |