Method CreateFakeHash
CreateFakeHash(int, AnimationClip)
API for the inspector editor. Animation module does not have hashes for state parents, so we have to invent them in order to implement nested state handling
Declaration
public static int CreateFakeHash(int parentHash, AnimationClip clip)
Parameters
Type | Name | Description |
---|---|---|
int | parentHash | |
AnimationClip | clip |
Returns
Type | Description |
---|---|
int |