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

#include <NaniteFixupChunk.h>

Public Attributes

uint16 Magic
 
uint16 NumGroupFixups
 
uint16 NumPartFixups
 
uint16 NumClusters
 
uint16 NumReconsiderPages
 
uint16 Pad
 
uint32 NumParentFixups
 
uint32 NumHierarchyLocations
 
uint32 NumClusterIndices
 

Member Data Documentation

◆ Magic

uint16 Nanite::FFixupChunk::FHeader::Magic

◆ NumClusterIndices

uint32 Nanite::FFixupChunk::FHeader::NumClusterIndices

◆ NumClusters

uint16 Nanite::FFixupChunk::FHeader::NumClusters

◆ NumGroupFixups

uint16 Nanite::FFixupChunk::FHeader::NumGroupFixups

◆ NumHierarchyLocations

uint32 Nanite::FFixupChunk::FHeader::NumHierarchyLocations

◆ NumParentFixups

uint32 Nanite::FFixupChunk::FHeader::NumParentFixups

◆ NumPartFixups

uint16 Nanite::FFixupChunk::FHeader::NumPartFixups

◆ NumReconsiderPages

uint16 Nanite::FFixupChunk::FHeader::NumReconsiderPages

◆ Pad

uint16 Nanite::FFixupChunk::FHeader::Pad

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