Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/InstancedStaticMesh
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/InstancedStaticMesh/ISMInstanceDataSceneProxy.h |
| Include | #include "InstancedStaticMesh/ISMInstanceDataSceneProxy.h" |
Syntax
struct FISMPrecomputedSpatialHashData
Remarks
Precomputed optimization data that descrives the spatial hashes and reordering needed.
Variables
| Type | Name | Description | |
|---|---|---|---|
| TArray< FInstanceSceneDataBuffers::FCompressedSpatialHashItem > | Hashes | ||
| TArray< int32 > | ProxyIndexToComponentIndexRemap |