NcEngine
|
Pass flags that represent Miscellaneous passes. More...
#include <GraphicsUtility.h>
Public Types | |
using | type = uint64_t |
Static Public Attributes | |
static constexpr auto | Wireframe = type{1 << 0} |
static constexpr auto | Particle = type{1 << 1} |
static constexpr auto | Skybox = type{1 << 2} |
Pass flags that represent Miscellaneous passes.