DirectionalMixerState.

SetParameterValue(int, Object) Method

Summary

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

Syntax

protected override void SetParameterValue(int index, Object value)

Parameters

Name Type Description
index int
value Object

Return Value

Type Description
void