Summary
Creates a new
Animancer.StateParameterDetails
.- Assembly
- Animancer
.dll - Namespace
- Animancer
- Containing Type
- State
Parameter Details
Syntax
public StateParameterDetails(string label, string name, AnimatorControllerParameterType type, Object value)
Parameters
Name | Type | Description |
---|---|---|
label | string | |
name | string | |
type | Animator |
|
value | Object |
Return Value
Type | Description |
---|---|
void |