Summary
Returns an error message explaining that a state already exists with the specified `key`.
- Assembly
- Animancer
.dll - Namespace
- Animancer
- Containing Type
- Animancer
State Dictionary
Syntax
public static string GetClipMismatchError(Object key, AnimationClip oldClip, AnimationClip newClip)
Parameters
Name | Type | Description |
---|---|---|
key | Object | |
oldClip | AnimationClip | |
newClip | AnimationClip |
Return Value
Type | Description |
---|---|
string |