Method GetAnimationClipHash
GetAnimationClipHash(AnimationClip)
Gets the hash code for an AnimationClip.
선언
protected static int GetAnimationClipHash(AnimationClip clip)
파라미터
타입 | 이름 | 설명 |
---|---|---|
AnimationClip | clip | The animation clip. |
반환
타입 | 설명 |
---|---|
int | A 32-bit signed integer that is the hash code for |