Module gltf::v1::json::camera
[−]
[src]
Contains Camera and other related data structures.
Structs
| Camera |
A camera's projection. |
| CameraExtensions |
Extension specific data for |
| Orthographic |
An orthographic camera containing properties to create an orthographic projection matrix. |
| OrthographicExtensions |
Extension specific data for |
| Perspective |
A perspective camera containing properties to create a perspective projection matrix. |
| PerspectiveExtensions |
Extension specific data for |
Enums
| CameraType |