Antkeeper
0.0.1
|
#include <cstdint>
Go to the source code of this file.
Namespaces | |
render | |
High-level rendering. | |
Enumerations | |
enum class | render::material_blend_mode : std::uint8_t { render::opaque , render::masked , render::translucent } |
Material blend modes. More... | |