Config.ConfigMode


public abstract class Config.ConfigMode

Known direct subclasses
AnchorPersistenceMode

Feature that allows anchors to be persisted through sessions.

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-alpha13
public ConfigMode()