com.google.ar.sceneform.animation
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 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). |"]]