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) {