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