getAnimationName
Get the name of the ModelAnimation at the Zero-based index
This name corresponds to the one defined and exported in the renderable asset. Typically the Action names defined in the 3D creation software.
Return
The string name of the ModelAnimation, String.valueOf(animation.getIndex())
> if none was specified.