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

#include <StaticMeshSceneProxy.h>

Classes

struct  FSectionInfo
 

Public Member Functions

 FRayTracingLODInfo (const FStaticMeshSceneProxyDesc &InProxyDesc, int32 InLODIndex)
 

Public Attributes

TArray< FSectionInfo, TInlineAllocator< 1 > > Sections
 

Detailed Description

Information used by the proxy about a single ray tracing proxy LOD of the mesh.

Constructor & Destructor Documentation

◆ FRayTracingLODInfo()

FStaticMeshSceneProxy::FRayTracingLODInfo::FRayTracingLODInfo ( const FStaticMeshSceneProxyDesc InProxyDesc,
int32  InLODIndex 
)

Member Data Documentation

◆ Sections

TArray<FSectionInfo, TInlineAllocator<1> > FStaticMeshSceneProxy::FRayTracingLODInfo::Sections

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