Greetings,
I'm trying to use ArcGIS SDK for unity Version 1.0.0 to develop an application. In the pre-release version, that was possible to access the layer data individually as game object and we could make some changes. However, with the new version I can not access any map object such as basemap tiles or LOD models. For example, I want to access these objects and change their layers, change their locations, scales by buttons or etc. Is there a solution for that?