Navigation
API > API/Plugins > API/Plugins/Paper2D
| Name | FSpriteInstanceData |
| Type | struct |
| Header File | /Engine/Plugins/2D/Paper2D/Source/Paper2D/Classes/PaperGroupedSpriteComponent.h |
| Include Path | #include "PaperGroupedSpriteComponent.h" |
Syntax
USTRUCT ()
struct FSpriteInstanceData
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FSpriteInstanceData() |
PaperGroupedSpriteComponent.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| MaterialIndex | int32 | PaperGroupedSpriteComponent.h |
|
|
| SourceSprite | TObjectPtr< UPaperSprite > | PaperGroupedSpriteComponent.h |
|
|
| Transform | FMatrix | PaperGroupedSpriteComponent.h |
|
|
| VertexColor | FColor | PaperGroupedSpriteComponent.h |
|
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool IsValidInstance() |
PaperGroupedSpriteComponent.h |