Editor mode

On the Unity editor, you have two views, the Game view and the Scene view. The Game view simulates what your final rendered game will look like through your Scene Cameras. When you click the Play button, the simulation begins. The Scene view allows you to visually navigate and edit your Scene.

When the Editor Mode is enabled, ArcGIS Maps SDK for Unity loads ArcGIS Map content into the Scene view. This mode is useful when you place an object in the scene for example.

For more information about the Scene view, see Unity's documentation: The Scene view.

For the Editor Mode, there are three settings in the ArcGIS Map component that are enabled by default.

  • Editor Mode: Loads the GIS data to the Scene view according to the camera that has the ArcGIS Camera component attached.
  • Data Fetch Using Scene Camera: When you move the camera in the Scene view, it loads GIS data based on the Scene view camera's field of view. When you have multiple cameras in a scene, such as for a tabletop experience app, you may disable this option by using only the ArcGIS cameras in your scene to set fixed data loading points.
  • Rebase In Scene View: Periodically updates the origin position as the editor camera moves around to avoid 32 bit floating point precision issues.

To enable or disable the Editor Mode:

The Map Creator UI is synchronized with the ArcGIS Map component. Click the Settings tab, and find checkboxes to enable or disable the settings. The Editor Mode and Data Fetch Using Scene Camera options are enabled by default.

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.