From 96b707215dea18bce739c60f3486cceade4c4f4f Mon Sep 17 00:00:00 2001 From: Bastiaan Olij Date: Sun, 27 Jun 2021 21:51:30 +1000 Subject: Add support for returning the play area from XRInterface --- modules/mobile_vr/doc_classes/MobileVRInterface.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'modules/mobile_vr/doc_classes') diff --git a/modules/mobile_vr/doc_classes/MobileVRInterface.xml b/modules/mobile_vr/doc_classes/MobileVRInterface.xml index 04ba82ef51..18a77c8b8d 100644 --- a/modules/mobile_vr/doc_classes/MobileVRInterface.xml +++ b/modules/mobile_vr/doc_classes/MobileVRInterface.xml @@ -37,5 +37,6 @@ The oversample setting. Because of the lens distortion we have to render our buffers at a higher resolution then the screen can natively handle. A value between 1.5 and 2.0 often provides good results but at the cost of performance. + -- cgit v1.2.3