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
선언
public static int CreateFakeHash(int parentHash, AnimationClip clip)
파라미터
타입 | 이름 | 설명 |
---|---|---|
int | parentHash | |
AnimationClip | clip |
반환
타입 | 설명 |
---|---|
int |