XRSubsystems
Classes
Structs
| Name | Type | Summary |
|---|---|---|
| Cinfo | ValueType, IEquatable<Cinfo> | Constructor info used to register a descriptor. |
| Cinfo | ValueType, IEquatable<Cinfo> | Constructor info used to register a descriptor. |
| XRObjectCategorization | ValueType | A structure representing an object detection categorization. The object detection algorithm surfaces at least one categorization per detected object, but usually there are multiple categorizations. |
| XRObjectDetectionSubsystemCinfo | ValueType, IEquatable<XRObjectDetectionSubsystemCinfo> | Constructor parameters for the XRObjectDetectionSubsystemDescriptor. |
| XRPersistentAnchor | ValueType, ITrackable, IEquatable<XRPersistentAnchor> | Describes session-relative data for an anchor. |
| XRPersistentAnchorDebugInfo | ValueType | Contains debug information of XRPersistentAnchorSubsystem |
| XRPersistentAnchorFrameDiagnostics | ValueType | Diagnostic information about frames used for localization |
| XRPersistentAnchorLocalizationStatus | ValueType | Reports the result of a localization request. |
| XRPersistentAnchorNetworkRequestStatus | ValueType | Diagnostic information about a persistent anchor network request |
| XRPersistentAnchorPayload | ValueType, IEquatable<XRPersistentAnchorPayload> | Represents the payload for a persistent anchor. |
| XRScanningVoxelData | ValueType, IEquatable<XRScanningVoxelData> | Contains a native voxel buffers for positions and colors. |
| XRSemanticsSubsystemCinfo | ValueType, IEquatable<XRSemanticsSubsystemCinfo> | Constructor parameters for the XRSemanticsSubsystemDescriptor. |
| XRWorldPositioningSubsystemCinfo | ValueType, IEquatable<XRWorldPositioningSubsystemCinfo> | Constructor parameters for the XRWorldPositioningSubsystemDescriptor. |
Enums
| Name | Type | Summary |
|---|---|---|
| DiagnosticLabel | uint | Labels that describe possible issues with frame |
| ErrorCode | uint | Reports the error code of a localization network request, if any |
| LocalizationStatus | byte | Reports the status of a localization request (may contain multiple client -> server requests) A limited localization means that localization returned a value, but there is not enough confidence to provide a meaningful pose. |
| RequestStatus | byte | Reports the status of a localization network request (single client -> server request). |
| RequestType | byte | Type of localization network request. |
| TrackingStateReason | uint | Provides further information about the tracking state of an anchor. Query this if the anchor's tracking state is NotTracking |
| WorldPositioningStatus | WorldPositioningStatus | The WorldPositioningStatus represents the status of the AR to world transform. The transform should only be used when the status is Available. |
| XRScanningState | XRScanningState | - |