FRDGParameterStruct::EnumerateTextures

Same as Enumerate, but only texture parameters are included.

Windows
MacOS
Linux

References

Module

RenderCore

Header

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

Include

#include "RenderGraphParameter.h"

Source

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

Syntax

template<typename FunctionType>
void EnumerateTextures
(
    FunctionType Function
) const

Remarks

Same as Enumerate, but only texture parameters are included.

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