Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/Textures
Inheritance Hierarchy
- FSlateShaderResource
- TSlateTexture
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. |
![]() ![]() ![]() |
ESlatePostRT | Does this resource use slate post buffers? If no resources use a post buffer we won't populate it. | |
![]() ![]() |
uint32 | GetWidth () |
Gets the width of the resource. |
![]() ![]() ![]() |
bool | Additional validation that can vary per resource type |