一个控制AnimationClip的Playable。
注意:您可以使用PlayableExtensions方法与 AnimationClipPlayable 对象。
GetAnimationClip | 返回 AnimationClipPlayable 中存储的 AnimationClip。 |
GetApplyFootIK | 返回 ApplyFootIK 标志的状态。 |
GetApplyPlayableIK | 返回 ApplyPlayableIK 标志的状态。 |
SetApplyFootIK | 设置 ApplyFootIK 标志的值。 |
SetApplyPlayableIK | 请求在动画 GameObject 上调用 OnAnimatorIK。 |
Create | 在 PlayableGraph 中创建一个 AnimationClipPlayable。 |