CartesianMixerState.

GetParameterValue(int) Method

Summary

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

Syntax

protected override Object GetParameterValue(int index)

Parameters

Name Type Description
index int

Return Value

Type Description
Object