Summary
Returns an error message if the given `parameter` value can't be assigned to the
Animancer.MixerState`1.Parameter
.
Otherwise returns null.
- Assembly
- Animancer
.dll - Namespace
- Animancer
- Containing Type
- Vector2MixerState
Syntax
public override string GetParameterError(Vector2 value)
Parameters
Name | Type | Description |
---|---|---|
value | Vector2 |
Return Value
Type | Description |
---|---|
string |