Navigation
API > API/Plugins > API/Plugins/Paper2D > API/Plugins/Paper2D/PAPER2UPaperGroupedSpriteCompone-
References
| Module | Paper2D |
| Header | /Engine/Plugins/2D/Paper2D/Source/Paper2D/Classes/PaperGroupedSpriteComponent.h |
| Include | #include "PaperGroupedSpriteComponent.h" |
UFUNCTION&40;BlueprintCallable, Category&61;"Components&124;Sprite"&41;
int32 AddInstance
&40;
const FTransform & Transform,
UPaperSprite &42; Sprite,
bool bWorldSpace,
FLinearColor Color
&41;
Remarks
Add an instance to this component. Transform can be given either in the local space of this component or world space.