removeLight abstract method

Future removeLight(
  1. ThermionEntity light
)

Remove a light from the scene.

Implementation

Future removeLight(ThermionEntity light);