Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/Textures
References
| Module | SlateCore |
| Header | /Engine/Source/Runtime/SlateCore/Public/Textures/TextureAtlas.h |
| Include | #include "Textures/TextureAtlas.h" |
Syntax
struct FAtlasSlotInfo
Variables
| Type | Name | Description | |
|---|---|---|---|
| FSlateRect | AtlasSlotRect | ||
| FName | TextureName |
Constructors
| Type | Name | Description | |
|---|---|---|---|
Operators
| Type | Name | Description | |
|---|---|---|---|
| bool | operator!=
(
const FAtlasSlotInfo& Other |