Summary
[
UnityEngine.SerializeField]
The UnityEngine.Animator component which this script controls.
- Assembly
- Animancer
.dll - Namespace
- Animancer
- Containing Type
- SoloAnimation
Syntax
public Animator Animator { get; set; }
Remarks
If you need to set this value at runtime you are likely better off using a proper
Animancer.AnimancerComponent.
Value
| Type | Description |
|---|---|
| Animator |