SpriteFactory.Sprite.SpriteMaterial.Lerp
C#: void Lerp (Material start, Material end, float t)
JS: function Lerp (start : Material, end : Material, t : float) : void
Description
Interpolate properties between two materials.
C#: void Lerp (Material start, Material end, float t)
JS: function Lerp (start : Material, end : Material, t : float) : void
Description
Interpolate properties between two materials.