Summary
Creates buttons for playing each transition in a library.
- Assembly
- Animancer
.dll - Namespace
- Animancer
.Samples .Mixers - Base Types
-
- MonoBehaviour
graph BT
Type-->Base0["MonoBehaviour"]
Type["PlayAnimationButtons"]
class Type type-node
Syntax
[AddComponentMenu(Strings.SamplesMenuPrefix + "Mixers - Play Animation Buttons")]
[AnimancerHelpUrl(typeof(PlayAnimationButtons))]
public class PlayAnimationButtons : MonoBehaviour
Remarks
Sample:
Animation Serialization
Attributes
| Type | Description |
|---|---|
| AddComponentMenu | |
| Animancer |
[Assert-Conditional]
A UnityEngine.HelpURLAttribute which points to Animancer's documentation.
|
Methods
| Name | Value | Summary |
|---|---|---|
| Awake |
void |