Legacy Documentation: Version 5.0
Language: English
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

AnimBool.Fade

Switch to Manual
public function Fade(from: float, to: float): float;

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.