UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UHierarchicalInstancedStaticMeshComponent::FClusterTree Struct Reference

#include <HierarchicalInstancedStaticMeshComponent.h>

Public Member Functions

bool PrintLevel (int32 NodeIndex, int32 Level, int32 CurrentLevel, int32 Parent)
 

Public Attributes

TArray< FClusterNodeNodes
 
TArray< int32SortedInstances
 
TArray< int32InstanceReorderTable
 
int32 OutOcclusionLayerNum = 0
 

Member Function Documentation

◆ PrintLevel()

bool UHierarchicalInstancedStaticMeshComponent::FClusterTree::PrintLevel ( int32  NodeIndex,
int32  Level,
int32  CurrentLevel,
int32  Parent 
)

Member Data Documentation

◆ InstanceReorderTable

TArray<int32> UHierarchicalInstancedStaticMeshComponent::FClusterTree::InstanceReorderTable

◆ Nodes

TArray<FClusterNode> UHierarchicalInstancedStaticMeshComponent::FClusterTree::Nodes

◆ OutOcclusionLayerNum

int32 UHierarchicalInstancedStaticMeshComponent::FClusterTree::OutOcclusionLayerNum = 0

◆ SortedInstances

TArray<int32> UHierarchicalInstancedStaticMeshComponent::FClusterTree::SortedInstances

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