IPooledRenderTarget::IsFree

Checks if the reference count indicated that the rendertarget is unused and can be reused.

Windows
MacOS
Linux

Override Hierarchy

IPooledRenderTarget::IsFree()

FPooledRenderTarget::IsFree()

References

Module

RenderCore

Header

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

Include

#include "RendererInterface.h"

Syntax

bool IsFree() const

Remarks

Checks if the reference count indicated that the rendertarget is unused and 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