Summary
Sets the `value` of the `parameter` in the `playable`.
- Assembly
- Animancer
.dll - Namespace
- Animancer
- Containing Type
- AnimancerUtilities
Syntax
public static void SetParameterValue(AnimatorControllerPlayable playable, AnimatorControllerParameter parameter, Object value)
Parameters
| Name | Type | Description |
|---|---|---|
| playable | Animator |
|
| parameter | Animator |
|
| value | Object |
Return Value
| Type | Description |
|---|---|
| void |