FSlateTexture2DRHIRef::GetRenderResource

Gets the interface to the underlying render resource (may not always be used)

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

FSlateUpdatableTexture::GetRenderResource()

FSlateTexture2DRHIRef::GetRenderResource()

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/Slate/SlateTextures.h

Include

#include "Slate/SlateTextures.h"

Syntax

virtual FRenderResource * GetRenderResource()

Remarks

Gets the interface to the underlying render resource (may not always be used)

Returns

FRenderResource* pointer to the render resource