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>