CalcAnimatorParameter

Calculate and change the parameter of Animator.

CalcAnimatorParameter

Property

Reference Reference Animator and Parameter name.
Function Type to calculate (Int, Float only).
  • Assign
    Substitute values.
  • Add
    Add values.
    To subtract it, specify a negative value.
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.