FPooledRenderTargetDesc::Compare

Comparison operator to test if a render target can be reused

Windows
MacOS
Linux

References

Module

RenderCore

Header

/Engine/Source/Runtime/RenderCore/Public/RendererInterface.h

Include

#include "RendererInterface.h"

Syntax

bool Compare
(
    const FPooledRenderTargetDesc & rhs,
    bool bExact
) const

Remarks

Comparison operator to test if a render target can be reused

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss