cesium-native  0.41.0
CesiumGltf::Camera::Type Struct Reference

Known values for Specifies if the camera uses a perspective or orthographic projection. More...

#include <CesiumGltf/Camera.h>

Static Public Attributes

static const std::string perspective = "perspective"
 
static const std::string orthographic = "orthographic"
 

Detailed Description

Known values for Specifies if the camera uses a perspective or orthographic projection.

Definition at line 25 of file Camera.h.


The documentation for this struct was generated from the following file: