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