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