ManualMixerState.Drawer<T>.

ManualMixerState.

GetParameterValue(int) Method

Summary

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

Syntax

public override Object GetParameterValue(int index)

Parameters

Name Type Description
index int

Return Value

Type Description
Object