Renderer.ViewportScaling
static float ViewportScaling{ get set }
Description
This allows you to trivially scale down the area of the swapchain that StereoKit renders to! This can be used to boost performance in situations where full resolution is not needed, or to reduce GPU time. This value is locked to the 0-1 range.
Found an issue with these docs, or have some additional questions? Create an Issue on Github!