FRDGBuilder::RemoveUnusedTextureWarning

Flag a texture that is produced by a pass but never used or extracted to not emit an 'unused' warning.

Windows
MacOS
Linux

References

Module

RenderCore

Header

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

Include

#include "RenderGraphBuilder.h"

Source

/Engine/Source/Runtime/RenderCore/Public/RenderGraphBuilder.inl

Syntax

void RemoveUnusedTextureWarning
(
    FRDGTextureRef Texture
)

Remarks

Flag a texture that is produced by a pass but never used or extracted to not emit an 'unused' warning.

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