![]() |
ezEngine Release 26.3
|
#include <MeshResourceDescriptor.h>
Public Member Functions | |
| EZ_DECLARE_POD_TYPE () | |
Public Attributes | |
| ezUInt32 | m_uiPrimitiveCount |
| Number of primitives in this sub-mesh. | |
| ezUInt32 | m_uiFirstPrimitive |
| Index of the first primitive. | |
| ezUInt32 | m_uiMaterialIndex |
| Index into the material array. | |
| ezBoundingBoxSphere | m_Bounds |
| Bounding volume of this sub-mesh. | |
Describes a sub-mesh within the mesh.
Each sub-mesh references a range of primitives and a material slot.