SpriteFactory.Sprite.Locator.BatchScaleChildren
C#: void BatchScaleChildren (Vector3 scale)
JS: function BatchScaleChildren (scale : Vector3) : void
Description
Batch scale all children of locator.
This is for internal use only when chaning the scale on a sprite that uses batch scaling. You should never need to call this function.