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