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.

EyeTrackingMode

Feature that allows tracking of the user's eyes.

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.

SceneSignalType

Represents a specific type of scene signal that can be enabled in the session configuration.


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

Summary

Public constructors

Public constructors

ConfigMode

Added in 1.0.0-alpha14
public ConfigMode()