requestData
suspend fun requestData(options: Cesium3DTilesVoxelProvider.RequestDataOptions? = definedExternally): VoxelContent?(source)
Requests the data for a given tile.
Return
A promise resolving to a VoxelContent containing the data for the tile, or undefined if the request could not be scheduled this frame.