com.google.ar.sceneform.animation
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2022-09-26 UTC。
[null,null,["最終更新日 2022-09-26 UTC。"],[[["\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). |"]]