Loading cesiumjs4gwt-main/src/main/java/org/cesiumjs/cs/scene/Scene.java +0 −8 Original line number Diff line number Diff line Loading @@ -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. */ Loading Loading
cesiumjs4gwt-main/src/main/java/org/cesiumjs/cs/scene/Scene.java +0 −8 Original line number Diff line number Diff line Loading @@ -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. */ Loading