Summary
Sets the value of a parameter being managed by this state.
- Assembly
- Animancer
.dll - Namespace
- Animancer
- Containing Type
- Directional
Mixer State
Syntax
protected override void SetParameterValue(int index, Object value)
Parameters
Name | Type | Description |
---|---|---|
index | int | |
value | Object |
Return Value
Type | Description |
---|---|
void |