Summary
Sets the value of a parameter being managed by the target state.
- Assembly
- Animancer
.dll - Namespace
- Animancer
.Editor - Containing Type
- Parametized
Animancer State Drawer <T>
Syntax
public virtual void SetParameterValue(int index, Object value)
Parameters
Name | Type | Description |
---|---|---|
index | int | |
value | Object |
Return Value
Type | Description |
---|---|
void |