| Package | Description |
|---|---|
| org.cesiumjs.cs.scene | |
| org.cesiumjs.cs.scene.options |
| Modifier and Type | Field and Description |
|---|---|
ClippingPlaneCollection |
Model.clippingPlane
The ClippingPlaneCollection used to selectively disable rendering the model.
|
ClippingPlaneCollection |
TimeDynamicPointCloud.clippingPlanes
The ClippingPlaneCollection used to selectively disable rendering the point cloud.
|
ClippingPlaneCollection |
Globe.clippingPlanes
The
ClippingPlaneCollection used to selectively disable rendering the tileset. |
ClippingPlaneCollection |
Cesium3DTileset.clippingPlanes
The
ClippingPlaneCollection used to selectively disable rendering the tileset. |
| Modifier and Type | Field and Description |
|---|---|
ClippingPlaneCollection |
TimeDynamicPointCloudOptions.clippingPlanes
The ClippingPlaneCollection used to selectively disable rendering the point cloud.
|
ClippingPlaneCollection |
Cesium3DTilesetOptions.clippingPlanes
The
ClippingPlaneCollection used to selectively disable rendering the tileset. |
ClippingPlaneCollection |
ModelOptions.clippingPlanes
The ClippingPlaneCollection used to selectively disable rendering the model.
|
Copyright © 2019. All rights reserved.