[go: up one dir, main page]

Module gltf::v1::json::camera [] [src]

Contains Camera and other related data structures.

Structs

Camera

A camera's projection.

CameraExtensions

Extension specific data for Camera.

Orthographic

An orthographic camera containing properties to create an orthographic projection matrix.

OrthographicExtensions

Extension specific data for Orthographic.

Perspective

A perspective camera containing properties to create a perspective projection matrix.

PerspectiveExtensions

Extension specific data for Perspective.

Enums

CameraType