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

Public Attributes

FVector4f RayOrigin
 
FVector4f RayDirection
 
float TMin
 
float TMax
 
float Distance
 
FVector4f EstimateAndPdf
 
FMatrix44f ScreenToTranslatedWorld
 
FMatrix44f ClipToTranslatedWorld
 

Member Data Documentation

◆ ClipToTranslatedWorld

FMatrix44f FRenderDebugData::ClipToTranslatedWorld

◆ Distance

float FRenderDebugData::Distance

◆ EstimateAndPdf

FVector4f FRenderDebugData::EstimateAndPdf

◆ RayDirection

FVector4f FRenderDebugData::RayDirection

◆ RayOrigin

FVector4f FRenderDebugData::RayOrigin

◆ ScreenToTranslatedWorld

FMatrix44f FRenderDebugData::ScreenToTranslatedWorld

◆ TMax

float FRenderDebugData::TMax

◆ TMin

float FRenderDebugData::TMin

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