viewportSize property
The color-pass render-target size, which maps gl_FragCoord into the
occlusion texture's UV and into the screen UV a material samples its
scene inputs at. Always the pass dimensions, independent of whether
occlusion is on.
Implementation
final ui.Size viewportSize;