Fix spherical light probes always starting at zero (#1440)
When setting the type of a light probe to spherical, previously the center of the area wasn't set to the probe's position.
The code is untested, as I can't currently build the engine, so someone testing it would be welcome.