Summary
[Editor-Only] The
Animancer.IAnimancerComponent.UpdateMode
that was first used when this script initialized.- Assembly
- Animancer
.dll - Namespace
- Animancer
.Editor .Previews - Containing Type
- Dummy
Animancer Component
Syntax
public Nullable<AnimatorUpdateMode> InitialUpdateMode { get; private set; }
Remarks
This is used to give a warning when changing to or from
UnityEngine.AnimatorUpdateMode.AnimatePhysics
at
runtime since it won't work correctly.
Value
Type | Description |
---|---|
Nullable |