From d54f2ad7cac0f15c757ace54ad209fcedb3053bf Mon Sep 17 00:00:00 2001 From: Aaron Franke Date: Mon, 20 Sep 2021 19:37:32 -0500 Subject: Don't generate empty doc sections and reduce code duplication --- modules/mobile_vr/doc_classes/MobileVRInterface.xml | 4 ---- 1 file changed, 4 deletions(-) (limited to 'modules/mobile_vr') diff --git a/modules/mobile_vr/doc_classes/MobileVRInterface.xml b/modules/mobile_vr/doc_classes/MobileVRInterface.xml index 120535bd41..04ba82ef51 100644 --- a/modules/mobile_vr/doc_classes/MobileVRInterface.xml +++ b/modules/mobile_vr/doc_classes/MobileVRInterface.xml @@ -15,8 +15,6 @@ - - The distance between the display and the lenses inside of the device in centimeters. @@ -40,6 +38,4 @@ 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