Version: 5.3
Experimental: this API is experimental and might be changed or removed in the future.

IAnimatorControllerPlayable.HasState

매뉴얼로 전환
public bool HasState (int layerIndex, int stateID);

파라미터

layerIndex The layer's index.
stateID The AnimatorState fullPathHash, nameHash or shortNameHash.

설명

Returns true if the AnimatorState is present in the Animator's controller.