getAnimation

open fun getAnimation(animationIndex: Int): ModelAnimation

Get the associated ModelAnimation at the given index or throw an IndexOutOfBoundsException.

Parameters

animationIndex

Zero-based index for the animation of interest.