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