com.google.ar.sceneform.animation
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2022-09-26 (世界標準時間)。
[null,null,["上次更新時間: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). |"]]