FExternalTextureRegistry::RemoveMaterialRenderProxyReference

Removes the specified MaterialRenderProxy from the list of those using an external texture.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/ExternalTexture.h

Include

#include "ExternalTexture.h"

Source

/Engine/Source/Runtime/Engine/Private/ExternalTexture.cpp

Syntax

void RemoveMaterialRenderProxyReference
(
    const FMaterialRenderProxy * MaterialRenderProxy
)

Remarks

Removes the specified MaterialRenderProxy from the list of those using an external texture.

Parameters

Parameter

Description

MaterialRenderProxy

The material render proxy to remove.

See Also

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