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

#include <SceneRendering.h>

Public Member Functions

 FVolumeUpdateRegion ()
 

Public Attributes

FBox Bounds
 
FIntVector CellsSize
 
EVolumeUpdateType UpdateType
 

Constructor & Destructor Documentation

◆ FVolumeUpdateRegion()

FVolumeUpdateRegion::FVolumeUpdateRegion ( )
inline

Member Data Documentation

◆ Bounds

FBox FVolumeUpdateRegion::Bounds

World space bounds.

◆ CellsSize

FIntVector FVolumeUpdateRegion::CellsSize

Number of texels in each dimension to update.

◆ UpdateType

EVolumeUpdateType FVolumeUpdateRegion::UpdateType

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