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
- LinearMixerState
Syntax
public override string GetParameterError(float value)
Parameters
Name | Type | Description |
---|---|---|
value | float |
Return Value
Type | Description |
---|---|
string |