SpriteFactory.Sprite.SpriteMaterial.EnableKeyword
C#: void EnableKeyword (string keyword)
JS: function EnableKeyword (String keyword) : void
Description
Set a shader keyword that is enabled by this material.
See Also
DisableKeyword
C#: void EnableKeyword (string keyword)
JS: function EnableKeyword (String keyword) : void
Description
Set a shader keyword that is enabled by this material.
See Also
DisableKeyword