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

ControllerState.

GetParameter(int) Method

Summary

Gets the details of one of the Animancer.ControllerState.Controller's parameters.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
ControllerState

Syntax

public AnimatorControllerParameter GetParameter(int index)

Parameters

Name Type Description
index int

Return Value

Type Description
AnimatorControllerParameter