IPooledRenderTarget::IsCompatibleWithRDG

Returns true if the render target is compatible with RDG.

Windows
MacOS
Linux

Override Hierarchy

IPooledRenderTarget::IsCompatibleWithRDG()

FPooledRenderTarget::IsCompatibleWithRDG()

References

Module

RenderCore

Header

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

Include

#include "RendererInterface.h"

Syntax

virtual bool IsCompatibleWithRDG() const

Remarks

Returns true if the render target is compatible with RDG.

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