Navigation
Unreal Engine C++ API Reference > Runtime > SlateCore > Textures
Inheritance Hierarchy
- FSlateShaderResource
- TSlateTexture
- FSlateRenderTargetRHI
- FSlateTexture2DRHIRef
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
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
Virtual destructor. |
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() ![]() |
void | ||
![]() ![]() |
bool | ||
![]() ![]() |
uint32 | GetHeight () |
Gets the height of the resource. |
![]() ![]() |
ESlateShaderResource::Type | GetType () |
Gets the type of the resource. |
![]() ![]() |
uint32 | GetWidth () |
Gets the width of the resource. |