Commit e993d7b2 authored by iSergio's avatar iSergio
Browse files

Removed Scene.debugShowGlobeDepth

parent f994482e
Loading
Loading
Loading
Loading
+0 −8
Original line number Diff line number Diff line
@@ -109,14 +109,6 @@ public class Scene {
     */
    @JsProperty
    public boolean debugShowFrustums;
    /**
     * This property is for debugging only; it is not for production use. Displays
     * depth information for the indicated frustum
     * <p>
     * Default: false
     */
    @JsProperty
    public boolean debugShowGlobeDepth;
    /**
     * The eye separation distance in meters for use with cardboard or WebVR.
     */