Summary
Creates and assigns the
UnityEngine.Playables.Playable managed by this node.- Assembly
- Animancer
.dll - Namespace
- Animancer
- Containing Type
- AnimancerNode
Syntax
protected abstract void CreatePlayable(out Playable playable)
Parameters
| Name | Type | Description |
|---|---|---|
| playable | Playable |
Return Value
| Type | Description |
|---|---|
| void |