TSlateTexture::GetTypedResource

Gets the resource used by the shader.

Choose your operating system:

Windows

macOS

Linux

References

Module

SlateCore

Header

/Engine/Source/Runtime/SlateCore/Public/Textures/SlateShaderResource.h

Include

#include "Textures/SlateShaderResource.h"

Syntax

ResourceType & GetTypedResource()

Remarks

Gets the resource used by the shader.

Returns

The resource.