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

DummyAnimancerComponent.

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.

Syntax

public AnimatorUpdateMode UpdateMode { get; set; }

Value

Type Description
AnimatorUpdateMode