FSlateShaderResourceManager::GetShaderResource

Returns a texture associated with the passed in name. Should return nullptr if not found

Windows
MacOS
Linux

References

Module

SlateCore

Header

/Engine/Source/Runtime/SlateCore/Public/Rendering/ShaderResourceManager.h

Include

#include "Rendering/ShaderResourceManager.h"

Syntax

FSlateShaderResourceProxy * GetShaderResource
(
    const FSlateBrush & InBrush
)

Remarks

Returns a texture associated with the passed in name. Should return nullptr if not found

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