animationName property

String? animationName
final

Selects an animation to play by name. This animation will play when the .play() method is invoked, or when the

<model-viewer> official document: https://modelviewer.dev/docs/#entrydocs-animation-attributes-animationName

Implementation

final String? animationName;