Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/FSlateVectorGraphicsCache
| Name | FVectorCacheKey |
| Type | struct |
| Header File | /Engine/Source/Runtime/SlateCore/Public/Rendering/SlateVectorGraphicsCache.h |
| Include Path | #include "Rendering/SlateVectorGraphicsCache.h" |
Syntax
struct FVectorCacheKey
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FVectorCacheKey
(
FName InBrushName, |
Rendering/SlateVectorGraphicsCache.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| BrushName | FName | Rendering/SlateVectorGraphicsCache.h | ||
| PixelSize | FIntPoint | Rendering/SlateVectorGraphicsCache.h |
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| KeyHash | uint32 | Rendering/SlateVectorGraphicsCache.h |
Functions
Public
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool operator==
(
const FVectorCacheKey& Other |
Rendering/SlateVectorGraphicsCache.h |