This is the old Animancer v7.4 documentation. Click here for the latest version.

AnimancerUtilities.

GetParameterValue(AnimatorControllerPlayable, AnimatorControllerParameter) Method

Summary

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

Syntax

public static Object GetParameterValue(AnimatorControllerPlayable playable, AnimatorControllerParameter parameter)

Parameters

Name Type Description
playable AnimatorControllerPlayable
parameter AnimatorControllerParameter

Return Value

Type Description
Object