Legacy Documentation: Version 5.1
LanguageEnglish
  • C#
  • JS

Script language

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

Animation.Blend

Switch to Manual
public function Blend(animation: string, targetWeight: float = 1.0F, fadeLength: float = 0.3F): void;

Parameters

Description

Blends the animation named animation towards targetWeight over the next time seconds.

Playback of other animations will not be affected.