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

#include <HairStrandsData.h>

Public Attributes

FVector3f MinAABB
 
uint32 PackedPageIndexResolution
 
FVector3f MaxAABB
 
uint32 PageIndexOffset
 

Static Public Attributes

static const EPixelFormat Format = PF_R32G32B32A32_UINT
 
static const uint32 ComponentCount = 2
 

Member Data Documentation

◆ ComponentCount

const uint32 FPackedVirtualVoxelNodeDesc::ComponentCount = 2
static

◆ Format

const EPixelFormat FPackedVirtualVoxelNodeDesc::Format = PF_R32G32B32A32_UINT
static

◆ MaxAABB

FVector3f FPackedVirtualVoxelNodeDesc::MaxAABB

◆ MinAABB

FVector3f FPackedVirtualVoxelNodeDesc::MinAABB

◆ PackedPageIndexResolution

uint32 FPackedVirtualVoxelNodeDesc::PackedPageIndexResolution

◆ PageIndexOffset

uint32 FPackedVirtualVoxelNodeDesc::PageIndexOffset

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