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

#include <NaniteResources.h>

Public Attributes

FVector4f LODBounds [NANITE_MAX_BVH_NODE_FANOUT]
 
struct { 
 
   FVector3f   BoxBoundsCenter 
 
   uint32   MinLODError_MaxParentLODError 
 
Misc0 [NANITE_MAX_BVH_NODE_FANOUT
 
struct { 
 
   FVector3f   BoxBoundsExtent 
 
   uint32   ChildStartReference 
 
Misc1 [NANITE_MAX_BVH_NODE_FANOUT
 
struct { 
 
   uint32   ResourcePageRangeKey 
 
   uint32   GroupPartSize_AssemblyPartIndex 
 
Misc2 [NANITE_MAX_BVH_NODE_FANOUT
 

Member Data Documentation

◆ BoxBoundsCenter

FVector3f Nanite::FPackedHierarchyNode::BoxBoundsCenter

◆ BoxBoundsExtent

FVector3f Nanite::FPackedHierarchyNode::BoxBoundsExtent

◆ ChildStartReference

uint32 Nanite::FPackedHierarchyNode::ChildStartReference

◆ GroupPartSize_AssemblyPartIndex

uint32 Nanite::FPackedHierarchyNode::GroupPartSize_AssemblyPartIndex

◆ LODBounds

FVector4f Nanite::FPackedHierarchyNode::LODBounds[NANITE_MAX_BVH_NODE_FANOUT]

◆ MinLODError_MaxParentLODError

uint32 Nanite::FPackedHierarchyNode::MinLODError_MaxParentLODError

◆ [struct]

struct { ... } Nanite::FPackedHierarchyNode::Misc0[NANITE_MAX_BVH_NODE_FANOUT]

◆ [struct]

struct { ... } Nanite::FPackedHierarchyNode::Misc1[NANITE_MAX_BVH_NODE_FANOUT]

◆ [struct]

struct { ... } Nanite::FPackedHierarchyNode::Misc2[NANITE_MAX_BVH_NODE_FANOUT]

◆ ResourcePageRangeKey

uint32 Nanite::FPackedHierarchyNode::ResourcePageRangeKey

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