Class MarsUserGeoLocations
Asset that contains user created geo locations and default geo locations for us in the GeoLocationModule
Namespace: UnityEditor.MARS.Data
Syntax
public sealed class MarsUserGeoLocations : EditorScriptableSettings<MarsUserGeoLocations>
Properties
UserGeoLocations
Collection of UserGeoLocation for selection in the GeoLocationModule
Declaration
public UserGeoLocation[] UserGeoLocations { get; }
Property Value
| Type | Description |
|---|---|
| UserGeoLocation[] |