setLightPosition abstract method
Set the world space position for lightEntity to the given coordinates.
Implementation
Future setLightPosition(
ThermionEntity lightEntity, double x, double y, double z);
Set the world space position for lightEntity to the given coordinates.
Future setLightPosition(
ThermionEntity lightEntity, double x, double y, double z);