FSlateShaderResource

Base class for all platform independent texture types

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

SlateCore

Header

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

Include

#include "Textures/SlateShaderResource.h"

Syntax

class FSlateShaderResource

Remarks

Base class for all platform independent texture types

Destructors

Name Description

Public function Virtual

~FSlateShaderResource()

Virtual destructor.

Functions

Name Description

Public function Virtual Const

void

 

CheckForStaleResources()

Public function Const

uint32

 

GetHeight()

Gets the height of the resource.

Public function Const

ESlateShader...

 

GetType()

Gets the type of the resource.

Public function Const

uint32

 

GetWidth()

Gets the width of the 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