cesium-native  0.41.0
CesiumGltf::Sampler::WrapS Struct Reference

Known values for S (U) wrapping mode. More...

#include <CesiumGltf/Sampler.h>

Static Public Attributes

static constexpr int32_t CLAMP_TO_EDGE = 33071
 
static constexpr int32_t MIRRORED_REPEAT = 33648
 
static constexpr int32_t REPEAT = 10497
 

Detailed Description

Known values for S (U) wrapping mode.

Definition at line 46 of file Sampler.h.


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