sebastien 7 سال پیش
والد
کامیت
4658aafd18
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  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();