SpriteFactory.Sprite.SpriteMaterial.SetTextureScale
C#: void SetTextureScale (string propertyName, Vector2 scale)
JS: function SetTextureScale (propertyName : String, scale : Vector2) : void
Description
Sets the placement scale of texture propertyName in the shader in all of the Sprite's current materials by name.
See Also
GetTextureScale