question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Property to hide individual 3D Tile

See original GitHub issue

This feature would add a show property on Cesium3DTile so you can show/hide individual tiles. The use case is here on the forum:

https://groups.google.com/d/msg/cesium-dev/FwURIcrErv4/nQkCiM_XCAAJ

There doesn’t seem to be a way to hide an individual tile with the styling language. I suggested a workaround of just splitting it into multiple 3D tilesets (each could be selectively hidden) but that doesn’t work if you’re trying to clip your data as one tileset with a clipping plane (since tilesets can’t share clipping planes).

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:12 (10 by maintainers)

github_iconTop GitHub Comments

1reaction
cesium-conciergecommented, Jan 2, 2019

Congratulations on closing the issue! I found these Cesium forum links in the comments above:

https://groups.google.com/d/msg/cesium-dev/FwURIcrErv4/nQkCiM_XCAAJ

If this issue affects any of these threads, please post a comment like the following:

The issue at https://github.com/AnalyticalGraphicsInc/cesium/issues/7426 has just been closed and may resolve your issue. Look for the change in the next stable release of Cesium or get it now in the master branch on GitHub https://github.com/AnalyticalGraphicsInc/cesium.


I am a bot who helps you make Cesium awesome! Contributions to my configuration are welcome.

🌍 🌎 🌏

1reaction
hpinkoscommented, Dec 18, 2018

@OmarShehata can you find out more information about the use case for this? I would suggest using styling to hide features. I’m not sure hiding a tile is helpful in most cases because it’s not meaningful as far as the data is concerned. Any number of features can be in a tile, and the tile children may be drastically different from the tile depending on the type of refinement used.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Disable children in a 3DTileset - CesiumJS - Cesium Community
Property to hide individual 3D Tile ... This feature would add a show property on Cesium3DTile so you can show/hide individual tiles. The...
Read more >
3D Tiles Specification 1.0 - OGC Standards
Each feature has position and appearance properties stored in the tile's Feature Table, and additional application-specific properties stored in ...
Read more >
mapbox - Hide polygons that are within a specific area
I'd like to be able to hide the individual footprints that overlap the 3D models. My original thought was to grab the bounding...
Read more >
3D Tiles Specification - OGC Portal
In addition, should the Intellectual Property, or the operation of ... In 3D Tiles, an individual component of a tile, such as a...
Read more >
Hide and show texture tiles on a model | Mudbox
Mudbox is currently optimizing the display of the tiles to save video memory. · The location of each texture tile on the model...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found