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

AnimancerEditorUtilities.DummyAnimancerComponent.

AnimancerEditorUtilities.

InitialUpdateMode Property

Summary

[Animancer.IAnimancerComponent] Returns the UnityEngine.Animator.updateMode from when this object was created.

Syntax

public Nullable<AnimatorUpdateMode> InitialUpdateMode { get; private set; }

Value

Type Description
Nullable<AnimatorUpdateMode>