Known values for Specifies if the camera uses a perspective or orthographic projection.
More...
#include <CesiumGltf/Camera.h>
|
static const std::string | perspective = "perspective" |
| perspective
|
|
static const std::string | orthographic = "orthographic" |
| orthographic
|
|
Known values for Specifies if the camera uses a perspective or orthographic projection.
Definition at line 28 of file Camera.h.
◆ orthographic
const std::string CesiumGltf::Camera::Type::orthographic = "orthographic" |
|
inlinestatic |
orthographic
Definition at line 33 of file Camera.h.
◆ perspective
const std::string CesiumGltf::Camera::Type::perspective = "perspective" |
|
inlinestatic |
perspective
Definition at line 30 of file Camera.h.
The documentation for this struct was generated from the following file:
- /home/runner/work/cesium-native/cesium-native/CesiumGltf/generated/include/CesiumGltf/Camera.h