Known values for Minification filter.
More...
#include <CesiumGltf/Sampler.h>
|
static constexpr int32_t | NEAREST = 9728 |
|
static constexpr int32_t | LINEAR = 9729 |
|
static constexpr int32_t | NEAREST_MIPMAP_NEAREST = 9984 |
|
static constexpr int32_t | LINEAR_MIPMAP_NEAREST = 9985 |
|
static constexpr int32_t | NEAREST_MIPMAP_LINEAR = 9986 |
|
static constexpr int32_t | LINEAR_MIPMAP_LINEAR = 9987 |
|
Known values for Minification filter.
Definition at line 29 of file Sampler.h.
The documentation for this struct was generated from the following file:
- /home/runner/work/cesium-native/cesium-native/CesiumGltf/generated/include/CesiumGltf/Sampler.h