Azura
Setting Up
Build Instructions
CMake Wrappers
Projects
Azura API
Azura
Docs
»
Azura API
»
Enum AspectMaskBits
View page source
Enum AspectMaskBits
¶
Defined in
File RawStorageFormat.h
Enum Documentation
¶
enum
Azura
::
AspectMaskBits
¶
Values:
ColorBit
= 1 << 0
¶
DepthBit
= 1 << 1
¶
StencilBit
= 1 << 2
¶