Summary
[Editor-Only]
Sets
PlayAutomatically
= false by default so that Animancer.HybridAnimancerComponent.OnEnable
will play the
Animancer.HybridAnimancerComponent.Controller
instead of the first animation in the
Animancer.NamedAnimancerComponent.Animations
array.
- Assembly
- Animancer
.dll - Namespace
- Animancer
- Containing Type
- Hybrid
Animancer Component
Syntax
protected override void Reset()
Remarks
Called by the Unity Editor when this component is first added (in Edit Mode) and whenever the Reset command
is executed from its context menu.
Return Value
Type | Description |
---|---|
void |