ManualMixerState.Drawer<T>.

ManualMixerState.

GetParameterName(int) Method

Summary

Returns the name of a parameter being managed by the target state.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
ManualMixerState.Drawer<T>

Syntax

public override string GetParameterName(int index)

Parameters

Name Type Description
index int

Return Value

Type Description
string