CrossFadeAnimation

AnythingWorld.Animation.LegacyAnimationController.CrossFadeAnimation

Declaration

public void CrossFadeAnimation(string animationName)

Parameters

animationName

Name of animation to crossfade to

Description

Crossfade between the current animation and another animation.

Last updated