ezEngine Release 26.3
Loading...
Searching...
No Matches
ezMeshResourceDescriptor::SubMesh Struct Reference

#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.
 

Detailed Description

Describes a sub-mesh within the mesh.

Each sub-mesh references a range of primitives and a material slot.


The documentation for this struct was generated from the following file: