Method GetAnimationClipHash
GetAnimationClipHash(AnimationClip)
Gets the hash code for an AnimationClip.
Declaration
protected static int GetAnimationClipHash(AnimationClip clip)
Parameters
Type | Name | Description |
---|---|---|
AnimationClip | clip | The animation clip. |
Returns
Type | Description |
---|---|
int | A 32-bit signed integer that is the hash code for |