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

#include <LumenViewState.h>

Public Attributes

FVector Center
 
float Extent
 
FVector3d CornerWorldSpace
 
FVector3f CornerTranslatedWorldSpace
 
float ProbeTMin
 
FVector VolumeUVOffset
 
float CellSize
 

Member Data Documentation

◆ CellSize

float FRadianceCacheClipmap::CellSize

◆ Center

FVector FRadianceCacheClipmap::Center

World space bounds.

◆ CornerTranslatedWorldSpace

FVector3f FRadianceCacheClipmap::CornerTranslatedWorldSpace

◆ CornerWorldSpace

FVector3d FRadianceCacheClipmap::CornerWorldSpace

◆ Extent

float FRadianceCacheClipmap::Extent

◆ ProbeTMin

float FRadianceCacheClipmap::ProbeTMin

◆ VolumeUVOffset

FVector FRadianceCacheClipmap::VolumeUVOffset

Offset applied to UVs so that only new or dirty areas of the volume texture have to be updated.


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