![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <SceneRendering.h>
Public Member Functions | |
| void | SafeRelease () |
| bool | IsValid () const |
| uint64 | GetGPUSizeBytes (bool bLogSizes) const |
Public Attributes | |
| TArray< FIntRect, TInlineAllocator< 1 > > | Scissors |
| TStaticArray< TRefCountPtr< IPooledRenderTarget >, RTCount > | RT |
| TRefCountPtr< IPooledRenderTarget > | TileClassification |
Static Public Attributes | |
| static constexpr int32 | RTCount = 3 |
Temporal history for a denoiser.
|
inline |
|
inline |
| TStaticArray<TRefCountPtr<IPooledRenderTarget>, RTCount> FScreenSpaceDenoiserHistory::RT |
| TArray<FIntRect, TInlineAllocator<1> > FScreenSpaceDenoiserHistory::Scissors |
| TRefCountPtr<IPooledRenderTarget> FScreenSpaceDenoiserHistory::TileClassification |