androidx.xr.runtime
Classes
Config | Defines a configuration state of all available features to be set at runtime. |
Config.AnchorPersistenceMode | Feature that allows Anchor's to be peristed through sessions. |
Config.DepthEstimationMode | Feature that allows more accurate information about scene depth and meshes. |
Config.HandTrackingMode | Feature that allows tracking of the user's hands and hand joints. |
Config.HeadTrackingMode | Feature that allows tracking of the user's head pose. |
Config.PlaneTrackingMode | Feature that allows tracking of and provides information about scene planes. |
CoreState | Represents the state of the XR system at a specific point in time. |
ManifestFeature | |
ManifestPermission | |
ManifestPermissionGroup | |
ManifestProperty | |
Session | A session is the main entrypoint to features provided by ARCore for Jetpack XR. |
SessionConfigureConfigurationNotSupported | Result of an unsuccessful |
SessionConfigurePermissionsNotGranted | Result of an unsuccessful |
SessionConfigureResult | Result of a |
SessionConfigureSuccess | Result of a successful |
SessionCreatePermissionsNotGranted | Result of an unsuccessful |
SessionCreateResult | Result of a |
SessionCreateSuccess | Result of a successful |
SessionResumePermissionsNotGranted | Result of an unsuccessful |
SessionResumeResult | Result of a |
SessionResumeSuccess | Result of a successful |
TrackingState | Describes the state of the tracking performed. |
Enums
HandJointType | Represents the type of hand joint. |