AnimancerComponent.

UpdateMode Property

Summary

Determines when animations are updated and which time source is used.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
AnimancerComponent

Syntax

public AnimatorUpdateMode UpdateMode { get; set; }

Remarks

Note that changing to or from UnityEngine.AnimatorUpdateMode.AnimatePhysics at runtime has no effect due to limitations in the Playables API.

Value

Type Description
AnimatorUpdateMode