This is the old Animancer v7.4 documentation. Click here for the latest version.

SoloAnimation.

Update() Method

Summary

Checks if the animation is done so it can pause the UnityEngine.Playables.PlayableGraph to improve performance.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
SoloAnimation

Syntax

protected virtual void Update()

Return Value

Type Description
void