sebastien 7 سال پیش
والد
کامیت
1a6cbc305b
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      src/Debug/babylon.debugLayer.ts

+ 1 - 0
src/Debug/babylon.debugLayer.ts

@@ -97,6 +97,7 @@ module BABYLON {
 
         /**
          * Get if the inspector is visible or not.
+         * @returns true if visible otherwise, false
          */
         public isVisible(): boolean {
             if (!this._inspector) {