Summary
Creates an
Animancer.AnimancerGraph in an existing
UnityEngine.Playables.PlayableGraph.
- Assembly
- Animancer
.dll - Namespace
- Animancer
- Containing Type
- AnimancerGraph
Syntax
public AnimancerGraph(PlayableGraph graph, TransitionLibrary transitions = null)
Parameters
| Name | Type | Description |
|---|---|---|
| graph | PlayableGraph | |
| transitions | TransitionLibrary |
Return Value
| Type | Description |
|---|---|
| void |