SpriteFactory.SpriteUpdater.AddAllSprites
C#: void AddAllSprites (GameObject gameObject)
JS: function AddAllSprites (gameObject : GameObject) : void
Description
Add all Sprite components in hierarchy to SpriteUpdater. The Sprites will be updated by SpriteUpdater during its update cycle.