Summary
Creates a new
Animancer.UpdatableListPlayable
.- Assembly
- Animancer
.dll - Namespace
- Animancer
- Containing Type
- Updatable
List Playable
Syntax
public static ScriptPlayable<UpdatableListPlayable> Create(AnimancerGraph graph, int inputCount, IUpdatable.List updatables)
Parameters
Name | Type | Description |
---|---|---|
graph | AnimancerGraph | |
inputCount | int | |
updatables | IUpdatable |
Return Value
Type | Description |
---|---|
ScriptPlayable |