Help in Cesium for Unity

Hi Team,

I’ve been diving into the Cesium for Unity package and was curious if there’s a feature that allows me to pick a building directly from Google Maps 3D tiles. For instance, while navigating the 07_CesiumGoogleMapsTiles sample scene and exploring the 3D buildings, I’d love to be able to click a button to select a specific building, retrieve its data, and access its 3D mesh. I can see this opening up possibilities for some exciting projects I have in mind.

Could you let me know if this is possible and perhaps point me toward any resources that might guide me in implementing it?

Thanks,

Aditya

Hi,

Unfortunately, Google Photorealistic 3D Tiles does not currently include any per-building metadata. The closest you can probably get to this currently is to use a different dataset, like Cesium OSM Buildings. Level 5 in the Samples project demonstrates how to query metadata: