![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <StaticMeshSceneProxy.h>
Classes | |
| struct | FSectionInfo |
Public Member Functions | |
| FRayTracingLODInfo (const FStaticMeshSceneProxyDesc &InProxyDesc, int32 InLODIndex) | |
Public Attributes | |
| TArray< FSectionInfo, TInlineAllocator< 1 > > | Sections |
Information used by the proxy about a single ray tracing proxy LOD of the mesh.
| FStaticMeshSceneProxy::FRayTracingLODInfo::FRayTracingLODInfo | ( | const FStaticMeshSceneProxyDesc & | InProxyDesc, |
| int32 | InLODIndex | ||
| ) |
| TArray<FSectionInfo, TInlineAllocator<1> > FStaticMeshSceneProxy::FRayTracingLODInfo::Sections |