toggle menu
SceneView
androidJvm
switch theme
search in API
sceneview
/
io.github.sceneview.animation
/
AnimatableModel
/
getAnimationOrThrow
get
Animation
Or
Throw
open
fun
getAnimationOrThrow
(
name
:
String
)
:
ModelAnimation
Get the associated
ModelAnimation
by name or throw an Exception if none exist with the given name.