包含此页的版本:
不含此页的版本:
interface in UnityEngine
使用此接口让一个类向 Animation 窗口提供自己的动画剪辑列表。该类必须继承自 MonoBehaviour。
此接口需要 Animator 或 Animation 组件才能在场景中预览动画剪辑。另请参阅:AnimationUtility.GetAnimationClips。