ezEngine Release 26.9
Loading...
Searching...
No Matches
ezKrautTreeResource::TreeLod Struct Reference

Runtime representation of a single LOD level, including its mesh handle and generation state. More...

#include <KrautTreeResource.h>

Public Attributes

ezMeshResourceHandle m_hMesh
 
float m_fMinLodDistance = 0
 
float m_fMaxLodDistance = 0
 
ezKrautLodType m_LodType = ezKrautLodType::None
 
ezKrautLodState m_State = ezKrautLodState::NotGenerated
 
ezUInt32 m_uiNumBones = 0
 
ezUInt32 m_uiNumTrianglesBranch = 0
 
ezUInt32 m_uiNumTrianglesFrond = 0
 
ezUInt32 m_uiNumTrianglesLeaf = 0
 
ezHybridArray< ezKrautTreeResourceDescriptor::MaterialData, 8 > m_Materials
 

Detailed Description

Runtime representation of a single LOD level, including its mesh handle and generation state.

Member Data Documentation

◆ m_Materials

ezHybridArray<ezKrautTreeResourceDescriptor::MaterialData, 8> ezKrautTreeResource::TreeLod::m_Materials

The full material list for this LOD, including branch-type/geometry-type metadata. Sub-mesh material indices reference this array.


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