cesium-native 0.58.0
Loading...
Searching...
No Matches
CesiumGltf::ExtensionKhrGaussianSplatting::Projection Struct Reference

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
 

Detailed Description

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 50 of file ExtensionKhrGaussianSplatting.h.

Member Data Documentation

◆ perspective

const std::string CesiumGltf::ExtensionKhrGaussianSplatting::Projection::perspective = "perspective"
inlinestatic

perspective

Definition at line 52 of file ExtensionKhrGaussianSplatting.h.


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