Gets the names of all glTF animations embedded in the specified entity.
Future<List<String>> getGltfAnimationNames() { throw UnimplementedError(); }