getNameForEntity abstract method
Retrieves the name assigned to the given ThermionEntity (usually corresponds to the glTF mesh name).
Implementation
String? getNameForEntity(ThermionEntity entity);
Retrieves the name assigned to the given ThermionEntity (usually corresponds to the glTF mesh name).
String? getNameForEntity(ThermionEntity entity);