Navigation
API > API/Runtime > API/Runtime/UMG > API/Runtime/UMG/Slate
References
| Module | UMG |
| Header | /Engine/Source/Runtime/UMG/Public/Slate/SlateVectorArtInstanceData.h |
| Include | #include "Slate/SlateVectorArtInstanceData.h" |
Syntax
struct FSlateVectorArtInstanceData
Variables
| Type | Name | Description | |
|---|---|---|---|
| FVector4 | Data | LWC_TODO: should this and GetData() use FVector4f? |
Functions
| Type | Name | Description | |
|---|---|---|---|
| const FVector4 & | GetData () |
||
| FVector4 & | GetData () |
||
| void | PackByteIntoByte
(
uint8 InValue |
||
| void | PackByteIntoByte
(
float InValue |
||
| void | PackFloatIntoByte
(
float InValue |
||
| void | SetBaseAddress
(
float Address |
||
| void | SetPosition
(
FVector2D Position |
||
| void | SetPositionFixedPoint16
(
FVector2D Position |
||
| void | SetScale
(
float Scale |
||
| void | SetScaleFixedPoint16
(
float Scale |