Package | Description |
---|---|
org.cesiumjs.cs.scene |
Modifier and Type | Method and Description |
---|---|
Cesium3DTileContent |
Cesium3DTile.content()
The tile's content.
|
Cesium3DTileContent[] |
Cesium3DTileContent.innerContents()
Gets the array of Cesium3DTileContent objects that represent the content a composite's inner tiles, which can also be composites.
|
Modifier and Type | Method and Description |
---|---|
Promise<Cesium3DTileContent,Void> |
Cesium3DTileContent.readyPromise()
Gets the promise that will be resolved when the tile's content is ready to render.
|
Copyright © 2019. All rights reserved.