public float Fade (float from, float to);

Parameters

from起始 lerp 值。
to目标 lerp 值。

Description

根据布尔动画的当前值返回 from 和 to 之间的值。