Summary
Implements the same behaviour as
BasicCharacterAnimations
using a Animancer.HybridAnimancerComponent.
- Assembly
- Animancer
.dll - Namespace
- Animancer
.Samples .AnimatorControllers - Base Types
-
- MonoBehaviour
graph BT
Type-->Base0["MonoBehaviour"]
Type["HybridCharacterAnimations"]
class Type type-node
Syntax
[AddComponentMenu(Strings.SamplesMenuPrefix + "Animator Controllers - Hybrid Character Animations")]
[AnimancerHelpUrl(typeof(HybridCharacterAnimations))]
[DefaultExecutionOrder(AnimancerComponent.DefaultExecutionOrder - 1000)]
public class HybridCharacterAnimations : MonoBehaviour
Remarks
Sample:
Hybrid Character
Attributes
| Type | Description |
|---|---|
| AddComponentMenu | |
| Animancer |
[Assert-Conditional]
A UnityEngine.HelpURLAttribute which points to Animancer's documentation.
|
| Default |
Fields
| Name | Constant Value | Summary |
|---|---|---|
| IsMovingParameter |
static
|