UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FPrecomputedInstanceSpatialHashData Class Reference

#include <InstanceUpdateChangeSet.h>

Public Attributes

TArray< FInstanceSceneDataBuffers::FCompressedSpatialHashItemHashes
 
TArray< int32ProxyIndexToComponentIndexRemap
 

Detailed Description

Precomputed optimization data that descrives the spatial hashes and reordering needed.

Member Data Documentation

◆ Hashes

TArray<FInstanceSceneDataBuffers::FCompressedSpatialHashItem> FPrecomputedInstanceSpatialHashData::Hashes

◆ ProxyIndexToComponentIndexRemap

TArray<int32> FPrecomputedInstanceSpatialHashData::ProxyIndexToComponentIndexRemap

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