GARGeospatialMode
Summary
Enumerations |
|
---|---|
GARGeospatialMode{
|
enum Describes the desired behavior of ARCore Geospatial API features and capabilities. |
Enumerations
GARGeospatialMode
GARGeospatialMode
Describes the desired behavior of ARCore Geospatial API features and capabilities.
Not all devices support all modes. Use isGeospatialModeSupported: (GARSession(Geospatial))
to find whether the current device supports a particular Geospatial mode. The default value is GARGeospatialModeDisabled
.
Properties | |
---|---|
GAR
|
The Geospatial API is disabled. |
GAR
|
The Geospatial API is enabled.
Configuring the session with this mode may result in the following error codes:
|