FSlateUpdatableTexture::GetRenderResource

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

Windows
MacOS
Linux

Override Hierarchy

FSlateUpdatableTexture::GetRenderResource()

FSlateTexture2DRHIRef::GetRenderResource()

References

Module

SlateCore

Header

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

Include

#include "Textures/SlateUpdatableTexture.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

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