Config.ConfigMode


abstract class Config.ConfigMode

Known direct subclasses
AnchorPersistenceMode

Feature that allows anchors to be persisted through sessions.

Config.AnchorPersistenceMode

This class is deprecated. Use androidx.xr.runtime.AnchorPersistenceMode instead.

Config.DepthEstimationMode

This class is deprecated. Use androidx.xr.runtime.DepthEstimationMode instead.

Config.DeviceTrackingMode

This class is deprecated. Use androidx.xr.runtime.DeviceTrackingMode instead.

Config.FaceTrackingMode

This class is deprecated. Use androidx.xr.runtime.FaceTrackingMode instead.

Config.GeospatialMode

This class is deprecated. Use androidx.xr.runtime.GeospatialMode instead.

Config.HandTrackingMode

This class is deprecated. Use androidx.xr.runtime.HandTrackingMode instead.

Config.PlaneTrackingMode

This class is deprecated. Use androidx.xr.runtime.PlaneTrackingMode instead.

DepthEstimationMode

Feature that allows more accurate information about scene depth and meshes.

DeviceTrackingMode

Feature that allows tracking of the AR device.

FaceTrackingMode

Feature that allows tracking of human faces.

GeospatialMode

Feature that allows Geospatial localization and tracking.

HandTrackingMode

Feature that allows tracking of the user's hands and hand joints.

PlaneTrackingMode

Feature that allows tracking of and provides information about scene planes.


Describes a specific value used to set the configuration via Session.configure.

Summary

Public constructors

Public constructors

ConfigMode

Added in 1.0.0-alpha11
ConfigMode()