Summary
Creates a new
Animancer.Parameter`1
with the specified starting `value`.- Assembly
- Animancer
.dll - Namespace
- Animancer
- Containing Type
- Parameter
<T>
Syntax
public Parameter(StringReference key, T value)
Parameters
Name | Type | Description |
---|---|---|
key | StringReference | |
value | T |
Return Value
Type | Description |
---|---|
void |