![]() |
XII Release 0.1.0
|
Public Types | |
enum | Enum : StorageType { _8Bit , _10Bit , _16Bit , _32Bit , Default = _10Bit } |
using | StorageType = xiiUInt8 |
Static Public Member Functions | |
static xiiGALResourceFormat::Enum | ToResourceFormatNormal (Enum value) |
Convert mesh normal precision to actual resource format used for normals. | |
static xiiGALResourceFormat::Enum | ToResourceFormatTangent (Enum value) |
Convert mesh normal precision to actual resource format used for tangents. | |