Hi!
Is it possible to limit the visibility of objects in the scene (for example, 100 meters) using the arcgis sdk android?
Hello!
The `DistanceCompositeSceneSymbol` does exactly that (including allowing you to set scene objects to different symbols by distance ranges). Check out our sample to see it in action!
Kind regards,
Trevor