Version: 2018.3 (switch to 2019.1)
LanguageEnglish
  • C#

AnimBool.Fade

public float Fade(float from, float to);

Parameters

fromValue to lerp from.
toValue to lerp to.

Description

Returns a value between from and to depending on the current value of the bools animation.

Did you find this page useful? Please give it a rating: