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

ManualMixerState.

GetParameterName(int) Method

Summary

Returns the name of a parameter being managed by this state.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
ManualMixerState

Syntax

protected virtual string GetParameterName(int index)

Parameters

Name Type Description
index int

Return Value

Type Description
string