Summary
Demonstrates how to use layers to play multiple animations at once on different body parts.
- Assembly
- Animancer
.dll - Namespace
- Animancer
.Examples .Layers - Base Types
-
- MonoBehaviour
graph BT
Type-->Base0["MonoBehaviour"]
Type["LayeredAnimationManager"]
class Type type-node
Syntax
[AddComponentMenu(Strings.ExamplesMenuPrefix + "Layers - Layered Animation Manager")]
[HelpURL(Strings.DocsURLs.ExampleAPIDocumentation + nameof(Layers) + "/" + nameof(LayeredAnimationManager))]
public sealed class LayeredAnimationManager : MonoBehaviour
Examples
Attributes
| Type | Description |
|---|---|
| AddComponentMenu | |
| HelpURLAttribute |
Methods
| Name | Value | Summary |
|---|---|---|
| FadeOutUpperBody |
void | |
| PlayAction |
void | |
| PlayBase |
void |