VisualServerSingleton.scenarioSetReflectionAtlasSize

Sets the size of the reflection atlas shared by all reflection probes in this scenario.

struct VisualServerSingleton
@nogc nothrow
void
scenarioSetReflectionAtlasSize
(
in RID scenario
,
in long size
,
in long subdiv
)

Meta