Function VisualServerSingleton.viewportSetShadowAtlasQuadrantSubdivision
Sets the shadow atlas quadrant's subdivision.
void viewportSetShadowAtlasQuadrantSubdivision
(
const(RID) viewport,
const(long) quadrant,
const(long) subdivision
) nothrow @nogc;