View::setRenderQuality gives the ability to control the rendering quality of a given view. In particular this allows the app to lower the quality of the HDR color buffer by using R11G11B10F instead of RGB(A)16F.
View::setRenderQuality gives the ability to control the rendering quality of a given view. In particular this allows the app to lower the quality of the HDR color buffer by using R11G11B10F instead of RGB(A)16F.