|
cesium-native 0.56.0
|
Known values for Optional property specifying how to project the Gaussians to achieve a perspective correct value. This property defaults to perspective. More...
#include <CesiumGltf/ExtensionKhrGaussianSplatting.h>
Static Public Attributes | |
| static const std::string | perspective = "perspective" |
perspective | |
| static const std::string | orthographic = "orthographic" |
orthographic | |
Known values for Optional property specifying how to project the Gaussians to achieve a perspective correct value. This property defaults to perspective.
Definition at line 29 of file ExtensionKhrGaussianSplatting.h.
|
inlinestatic |
orthographic
Definition at line 34 of file ExtensionKhrGaussianSplatting.h.
|
inlinestatic |
perspective
Definition at line 31 of file ExtensionKhrGaussianSplatting.h.