sebastien 7 years ago
parent
commit
4658aafd18
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/Cameras/VR/babylon.vrCameraMetrics.ts

+ 1 - 0
src/Cameras/VR/babylon.vrCameraMetrics.ts

@@ -109,6 +109,7 @@
 
         /**
          * Get the default VRMetrics based on the most generic setup.
+         * @returns the default vr metrics
          */
         public static GetDefault(): VRCameraMetrics {
             var result = new VRCameraMetrics();