Package | Description |
---|---|
org.cesiumjs.cs.scene | |
org.cesiumjs.cs.scene.options |
Modifier and Type | Field and Description |
---|---|
Cesium3DTileStyle |
TimeDynamicPointCloud.style
The style, defined using the 3D Tiles Styling language, applied to each point in the point cloud.
|
Cesium3DTileStyle |
Cesium3DTileset.style
The style, defined using the 3D Tiles Styling language, applied to each feature in the tileset.
|
Modifier and Type | Method and Description |
---|---|
Promise<Cesium3DTileStyle,Void> |
Cesium3DTileStyle.readyPromise()
Gets the promise that will be resolved when the the style is ready and its expressions can be evaluated.
|
Modifier and Type | Field and Description |
---|---|
Cesium3DTileStyle |
TimeDynamicPointCloudOptions.style
The style, defined using the 3D Tiles Styling language, applied to each point in the point cloud.
|
Copyright © 2019. All rights reserved.