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.