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

#include <ScenePrivate.h>

Public Member Functions

bool operator< (const FReflectionCaptureSortData &Other) const
 

Public Attributes

FDFVector3 Position
 
FMatrix44f BoxTransform
 
uint32 Guid
 
int32 CubemapIndex
 
float Radius
 
FVector4f CaptureProperties
 
FVector4f BoxScales
 
FVector4f CaptureOffsetAndAverageBrightness
 
FReflectionCaptureProxyCaptureProxy
 

Member Function Documentation

◆ operator<()

bool FReflectionCaptureSortData::operator< ( const FReflectionCaptureSortData Other) const
inline

Member Data Documentation

◆ BoxScales

FVector4f FReflectionCaptureSortData::BoxScales

◆ BoxTransform

FMatrix44f FReflectionCaptureSortData::BoxTransform

◆ CaptureOffsetAndAverageBrightness

FVector4f FReflectionCaptureSortData::CaptureOffsetAndAverageBrightness

◆ CaptureProperties

FVector4f FReflectionCaptureSortData::CaptureProperties

◆ CaptureProxy

FReflectionCaptureProxy* FReflectionCaptureSortData::CaptureProxy

◆ CubemapIndex

int32 FReflectionCaptureSortData::CubemapIndex

◆ Guid

uint32 FReflectionCaptureSortData::Guid

◆ Position

FDFVector3 FReflectionCaptureSortData::Position

◆ Radius

float FReflectionCaptureSortData::Radius

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