SpriteFactory.Sprite.SpriteMaterial.DisableKeyword
C#: void DisableKeyword (string keyword)
JS: function DisableKeyword (keyword : String) : void
Description
Unset a shader keyword in all of the Sprite's current materials.
See Also
EnableKeyword