URetainerBox::SetTextureParameter

Sets the name of the texture parameter to set the render target to on the material.

Windows
MacOS
Linux

References

Module

UMG

Header

/Engine/Source/Runtime/UMG/Public/Components/RetainerBox.h

Include

#include "Components/RetainerBox.h"

Source

/Engine/Source/Runtime/UMG/Private/Components/RetainerBox.cpp

Syntax

void SetTextureParameter
(
    FName TextureParameter
)

Remarks

Sets the name of the texture parameter to set the render target to on the material.

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