getAnimationNames abstract method
Gets the names of all glTF animations embedded in the specified entity.
Implementation
Future<List<String>> getAnimationNames(ThermionEntity entity);
Gets the names of all glTF animations embedded in the specified entity.
Future<List<String>> getAnimationNames(ThermionEntity entity);