Navigation
BlueprintAPI > BlueprintAPI/Components > BlueprintAPI/Components/Sprite
Get the transform for the instance specified. Instance is returned in local space of this component unless bWorldSpace is set. Returns True on success.
Target is Paper Grouped Sprite Component
Inputs
| Type | Name | Description |
|---|---|---|
| object | Target | |
| integer | Instance Index | |
| boolean | World Space |
Outputs
| Type | Name | Description |
|---|---|---|
| transform | Out Instance Transform | |
| boolean | Return Value |