-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Open
Description
What happened?
When having a entity with a 3D Model and a billboard, the default trackedEntity behaviour stops working if we disable the model visibility through show property.
Reproduction steps
- Add a entity with 3D Model and Billboard
- Set default 3D Model initial show value to false
- Double click over billboard --> TrackedEntity behaviour OK
- Set model show property to true
- Double click again over the model --> Still trackedEntity behaviour OK
- Set model show property to false
- From now on, the trackedEntity over billboard does not work anymore
Sandcastle example
Environment
Browser: Microsoft Edge, Google Chrome
CesiumJS Version: 1.135.0
Operating System: Windows