sebastien hace 7 años
padre
commit
1a6cbc305b
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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) {