com.google.ar.sceneform.animation
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2022-09-26。
[null,null,["最后更新时间 (UTC):2022-09-26。"],[[["\u003cp\u003eModelAnimator is a class used to animate 3D models connected to a ModelRenderable, enabling dynamic movements and interactions within AR experiences.\u003c/p\u003e\n"],["\u003cp\u003eDevelopers can utilize ModelAnimator to control and manipulate animations, enhancing the visual appeal and realism of augmented reality applications.\u003c/p\u003e\n"]]],["The document defines `ModelAnimator` as a class that facilitates the animation of a model. It further specifies that this animation is bound to a `ModelRenderable`, which is another class. In essence, `ModelAnimator` handles the animation process for 3D models that are designated as `ModelRenderable`.\n"],null,["# com.google.ar.sceneform.animation\n\n### Classes\n\n|---------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------|\n| [ModelAnimator](/sceneform/reference/com/google/ar/sceneform/animation/ModelAnimator) | An animation of a model bound to a [ModelRenderable](/sceneform/reference/com/google/ar/sceneform/rendering/ModelRenderable). |"]]