AnimancerUtilities.

GetParameterValue(Animator, AnimatorControllerParameter) Method

Summary

Gets the value of the `parameter` in the `animator`.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
AnimancerUtilities

Syntax

public static Object GetParameterValue(Animator animator, AnimatorControllerParameter parameter)

Parameters

Name Type Description
animator Animator
parameter AnimatorControllerParameter

Return Value

Type Description
Object