cesium-native  0.41.0
CesiumGltf::Material::AlphaMode Struct Reference

Known values for The alpha rendering mode of the material. More...

#include <CesiumGltf/Material.h>

Static Public Attributes

static const std::string OPAQUE = "OPAQUE"
 
static const std::string MASK = "MASK"
 
static const std::string BLEND = "BLEND"
 

Detailed Description

Known values for The alpha rendering mode of the material.

Definition at line 26 of file Material.h.


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