Viewport.ShadowAtlasQuadrantSubdiv

Values

ValueMeaning
shadowAtlasQuadrantSubdivDisabled0

This quadrant will not be used.

shadowAtlasQuadrantSubdiv11

This quadrant will only be used by one shadow map.

shadowAtlasQuadrantSubdiv42

This quadrant will be split in 4 and used by up to 4 shadow maps.

shadowAtlasQuadrantSubdiv163

This quadrant will be split 16 ways and used by up to 16 shadow maps.

shadowAtlasQuadrantSubdiv644

This quadrant will be split 64 ways and used by up to 64 shadow maps.

shadowAtlasQuadrantSubdiv2565

This quadrant will be split 256 ways and used by up to 256 shadow maps. Unless the shadowAtlasSize is very high, the shadows in this quadrant will be very low resolution.

shadowAtlasQuadrantSubdiv10246

This quadrant will be split 1024 ways and used by up to 1024 shadow maps. Unless the shadowAtlasSize is very high, the shadows in this quadrant will be very low resolution.

shadowAtlasQuadrantSubdivMax7

Represents the size of the shadowatlasquadrantsubdiv enum.

Meta