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