Class TweenTextMeshPro
Methods
static Tweener DoDiffuse(TMP_Text self, float end, float duration)
public static Tweener DoDiffuse(TMP_Text self, float end, float duration)
static Tweener DoDiffuse(TMP_Text self, float end, float duration, CurveType curveType)
public static Tweener DoDiffuse(TMP_Text self, float end, float duration, CurveType curveType)
static Tweener DoDiffuse(TMP_Text self, float start, float end, float duration)
public static Tweener DoDiffuse(TMP_Text self, float start, float end, float duration)
static Tweener DoDiffuse(TMP_Text self, float start, float end, float duration, CurveType curveType)
public static Tweener DoDiffuse(TMP_Text self, float start, float end, float duration, CurveType curveType)
static Tweener DoDiffuse(TMP_Text self, float start, float end, float duration, bool timeScale)
public static Tweener DoDiffuse(TMP_Text self, float start, float end, float duration, bool timeScale)
static Tweener DoDiffuse(TMP_Text self, float start, float end, float duration, bool timeScale, CurveType curveType)
public static Tweener DoDiffuse(TMP_Text self, float start, float end, float duration, bool timeScale, CurveType curveType)