Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inconsistent setting of viewer.scene.globe.depthTestAgainstTerrain #9177

Closed
LaurenceCaraccio opened this issue Sep 28, 2020 · 2 comments
Closed

Comments

@LaurenceCaraccio
Copy link

Using the default terrain provider of EllipsoidTerrainProvider ends up with viewer.scene.globe.depthTestAgainstTerrain set to true.

Switching to using the CesiumTerrainProvider still has depthTestAgainstTerrain set to true.

Switching back to EllipsoidTerrainProvider ends up with depthTestAgainstTerrain set to false.

I think the value should still be true when you switch back from CesiumTerrainProvider to EllipsoidTerrainProvider.

Browser: Chrome

Operating System: Windows

@LaurenceCaraccio
Copy link
Author

It should be noted I'm using VUE Cesium (https://zouyaoji.top/vue-cesium/#/en/index) which might be setting it to true initially?

I don't know enough about how it's set to say for sure.

@OmarShehata
Copy link
Contributor

Duplicate of #6991.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants