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

IUpdatable.

Update() Method

Summary

Called during every UnityEngine.Animator update.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
IUpdatable

Syntax

void Update()

Remarks

The UnityEngine.Animator.updateMode determines the update rate.

Return Value

Type Description
void