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

IAnimancerComponent.

UpdateMode Property

Summary

Determines when animations are updated and which time source is used. This property is mainly a wrapper around the UnityEngine.Animator.updateMode.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
IAnimancerComponent

Syntax

AnimatorUpdateMode UpdateMode { get; set; }

Value

Type Description
AnimatorUpdateMode