Unreal Engine Blueprint API Reference > Components > Sprite
Add an instance to this component. Transform can be given either in the local space of this component or world space.
Target is Paper Grouped Sprite Component
Inputs
Type | Name | Description |
---|---|---|
exec | In | |
object | Target | |
transform | Transform | |
object | Sprite | |
boolean | World Space | |
linearcolor | Color |
Outputs
Type | Name | Description |
---|---|---|
exec | Out | |
integer | Return Value | Add an instance to this component. Transform can be given either in the local space of this component or world space. |