CalcAnimatorParameter¶
Calculate and change the parameter of Animator.

Properties¶
| Property Name | Description |
|---|---|
| Reference | Reference Animator and Parameter name. |
| Function |
Type to calculate (Int, Float only).
|
| Float Value | float value to be computed |
| Int Value | int value to be computed |
| Bool Value |
bool value to compute. In case of bool value, substitute this value as it is. |