Summary
Initializes and binds the parameter.
- Assembly
- Animancer
.dll - Namespace
- Animancer
- Containing Type
- NodeParameter
<T>
Syntax
public void Initialize(AnimancerNode node, Action<T> onParameterChanged)
Parameters
| Name | Type | Description |
|---|---|---|
| node | AnimancerNode | |
| onParameterChanged | Action |
Return Value
| Type | Description |
|---|---|
| void |