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

Remove SceneTransforms.wgs84To* functions in 1.121 #12059

Open
ggetz opened this issue Jul 1, 2024 · 0 comments
Open

Remove SceneTransforms.wgs84To* functions in 1.121 #12059

ggetz opened this issue Jul 1, 2024 · 0 comments

Comments

@ggetz
Copy link
Contributor

ggetz commented Jul 1, 2024

Deprecated in #12000.

  • SceneTransforms.wgs84ToDrawingBufferCoordinates has been deprecated. It will be removed in 1.121. Use SceneTransforms.worldToDrawingBufferCoordinates instead.
  • SceneTransforms.wgs84ToWindowCoordinates has been deprecated. It will be removed in 1.21. Use SceneTransforms.worldToWindowCoordinates instead.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
1 participant