**1. A concise explanation of the problem you’re experiencing. **
I have a gltf file with 6 distinct parts. I would like to be able to toggle on and off 5 of those parts from the Cesium interface. I do not know how to make this possible in Cesium.
2. A minimal code example. If you’ve found a bug, this helps us reproduce and repair it.
Here is the .gltf file with the 5 field-of-views that I would like to toggle them on and off. They are attached to the spacecraft at the other end.
Here is a part of the code that I have written
3. Context. Why do you need to do this? We might know a better way to accomplish your goal.
I am trying to show fields of view of a spacecraft’s instruments and I would like users to be able to toggle on and off the different field of views from Cesium’s Interface as shown below.
4. The Cesium version you’re using, your operating system and browser.
Cesium 1.56.1, macOs, Chrome