resolutionScale property

double resolutionScale
getter/setter pair

The capture's resolution relative to the view it follows, clamped to 0.1..1.0 at capture time. Defaults to 0.5 (half resolution, a quarter of the fragment work), matching the screen-space reflection knob. Setting enabled false pauses capturing entirely and the surface falls back to its base look.

Implementation

double resolutionScale;