listLights abstract method
Lists all light entities currently loaded (not necessarily active in the scene). Does not account for instances.
Implementation
Iterable<ThermionEntity> listLights();
Lists all light entities currently loaded (not necessarily active in the scene). Does not account for instances.
Iterable<ThermionEntity> listLights();