How to set tiling scheme in 3d in arcgis runtime .net?

426
1
Jump to solution
09-13-2020 09:58 PM
HarshGupta
New Contributor II

Michael Branscomb

Hi,

The default tiling scheme in 3d is set on webmercator .

how to change it in wgs84 there is no method is there in scene class for setting tiling scheme?

(  this.scene.SceneViewTilingScheme.......)

please help me out.

0 Kudos
1 Solution

Accepted Solutions
MichaelBranscomb
Esri Frequent Contributor

Hi,

You set the SceneViewTilingScheme via the property Scene.SceneViewTilingScheme Property.

Thanks

Mike

View solution in original post

0 Kudos
1 Reply
MichaelBranscomb
Esri Frequent Contributor

Hi,

You set the SceneViewTilingScheme via the property Scene.SceneViewTilingScheme Property.

Thanks

Mike

0 Kudos