Summary
Configures all parameters in the
Animancer.ControllerState.Controller
to follow the value of a parameter with the same name in the Animancer.AnimancerGraph.Parameters
.
- Assembly
- Animancer
.dll - Namespace
- Animancer
- Containing Type
- ControllerState
Syntax
public void BindParameter(StringReference animancerParameter, AnimatorControllerParameter controllerParameter)
Parameters
Name | Type | Description |
---|---|---|
animancerParameter | StringReference | |
controllerParameter | Animator |
Return Value
Type | Description |
---|---|
void |