Function VisualServerSingleton.scenarioSetReflectionAtlasSize
Sets the size of the reflection atlas shared by all reflection probes in this scenario.
void scenarioSetReflectionAtlasSize
(
const(RID) scenario,
const(long) size,
const(long) subdiv
) nothrow @nogc;