Returns the length (in seconds) of the animation at the given index.
Future<double> getGltfAnimationDuration(int animationIndex) { throw UnimplementedError(); }