Hi All,
I am starting out with ArcGIS Unity SDK however all samples seem to make use of online services with API. I want to (if it is possible) to display layers in VR which are locally loaded as part of Unity Project.
Basically my questions are:
1. How data/terrain layer can be prepared, packaged and utilized as terrain in a Unity VR project without the need to retrieve data from AGOL or Enterprise using API.
2. Is it possible to display ESRI terrain layer with custom Unity terrain layer underneath.
Any samples of examples will be appreciated.