The Animation Inspector 动画检视面板
Properties 属性
-
Animation 动画The default animation that will be played when Play Automatically is enabled.
启用自动播放(Play Automatically)时,默认动画将被播放。 -
Animations 动画列表A list of animations that can be accessed from scripts.
可以从脚本访问的动画列表。 -
Play Automatically 自动播放Should the animation be played automatically when starting the game?
启动游戏时自动播放的动画? -
Animate Physics 物理动画Should the animation interact with physics. 动画与物理交互?
-
Animate Only If Visible
可见时动画When enabled, the currently playing animation will not play if the object is not visible on the screen.
当启用时,如果对象是在屏幕上不可见,正在播放的动画将不会播放。
See the Animation View Guide for more information on how to create animations inside Unity. See the Animation Import page on how to import animated characters, or the Animation Scripting page on how to create animated behaviors for your game.
更多关于如何在Unity创建动画的资料,请参阅动画方法指南(Animation View Guide)。请参阅动画导入(Animation Import )页了解关于如何导入角色动画。参阅动画脚本(Animation Scripting )页了解如何在你的游戏创建动画行为。