Version: 2017.3

AnimationClipPlayable

struct in UnityEngine.Animations


인터페이스 구현:IPlayable

매뉴얼로 전환

설명

A Playable that controls an AnimationClip.

NOTE: You can use PlayableExtensions methods with AnimationClipPlayable objects.

Public 함수

GetAnimationClipReturns the AnimationClip stored in the AnimationClipPlayable.
GetApplyFootIKReturns the state of the ApplyFootIK flag.
SetApplyFootIKSets the value of the ApplyFootIK flag.

정적 함수

CreateCreates an AnimationClipPlayable in the PlayableGraph.