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

#include <SceneRendering.h>

Public Member Functions

void SafeRelease ()
 
bool IsValid () const
 

Public Attributes

TRefCountPtr< IPooledRenderTargetRT
 
FIntPoint ReferenceBufferSize
 
FIntRect ViewportRect
 

Member Function Documentation

◆ IsValid()

bool FGTAOTAAHistory::IsValid ( ) const
inline

◆ SafeRelease()

void FGTAOTAAHistory::SafeRelease ( )
inline

Member Data Documentation

◆ ReferenceBufferSize

FIntPoint FGTAOTAAHistory::ReferenceBufferSize

◆ RT

TRefCountPtr<IPooledRenderTarget> FGTAOTAAHistory::RT

◆ ViewportRect

FIntRect FGTAOTAAHistory::ViewportRect

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