Sauf indication contraire, le contenu de cette page est régi par une licence Creative Commons Attribution 4.0, et les échantillons de code sont régis par une licence Apache 2.0. Pour en savoir plus, consultez les Règles du site Google Developers. Java est une marque déposée d'Oracle et/ou de ses sociétés affiliées.
Dernière mise à jour le 2022/09/26 (UTC).
[[["Facile à comprendre","easyToUnderstand","thumb-up"],["J'ai pu résoudre mon problème","solvedMyProblem","thumb-up"],["Autre","otherUp","thumb-up"]],[["Il n'y a pas l'information dont j'ai besoin","missingTheInformationINeed","thumb-down"],["Trop compliqué/Trop d'étapes","tooComplicatedTooManySteps","thumb-down"],["Obsolète","outOfDate","thumb-down"],["Problème de traduction","translationIssue","thumb-down"],["Mauvais exemple/Erreur de code","samplesCodeIssue","thumb-down"],["Autre","otherDown","thumb-down"]],["Dernière mise à jour le 2022/09/26 (UTC)."],[[["ModelAnimator is a class used to animate 3D models connected to a ModelRenderable, enabling dynamic movements and interactions within AR experiences."],["Developers can utilize ModelAnimator to control and manipulate animations, enhancing the visual appeal and realism of augmented reality applications."]]],["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"]]