CPU-side mesh primitive creation attributes. More...
#include <RadientAssets.h>
Public Attributes | |
| const Char * | Name = nullptr |
| Optional primitive name. | |
| Uint32 | FirstIndex = 0 |
| First index in RadientMeshCreateInfo::pIndices. | |
| Uint32 | IndexCount = 0 |
| Number of indices in RadientMeshCreateInfo::pIndices. | |
| IRadientMaterialAsset * | pMaterial = nullptr |
| Default material for this primitive. | |
CPU-side mesh primitive creation attributes.