|
enum | Enum { _10Bit,
_16Bit,
_32Bit,
Default = _10Bit
} |
|
using | StorageType = ezUInt8 |
|
|
static ezGALResourceFormat::Enum | ToResourceFormatNormal (Enum value) |
| Convert mesh normal precision to actual resource format used for normals.
|
|
static ezGALResourceFormat::Enum | ToResourceFormatTangent (Enum value) |
| Convert mesh normal precision to actual resource format used for tangents.
|
|
The documentation for this struct was generated from the following files:
- /home/runner/work/ezEngine/ezEngine/Code/Engine/RendererCore/Meshes/MeshBufferUtils.h
- /home/runner/work/ezEngine/ezEngine/Code/Engine/RendererCore/Meshes/Implementation/MeshBufferUtils_inl.h