XRMarkerSubsystem.Provider Class

Definition

The API that derived classes must implement.

C#
public abstract class XRMarkerSubsystem.Provider : UnityEngine.SubsystemsImplementation.SubsystemProvider<Microsoft.MixedReality.OpenXR.ARSubsystems.XRMarkerSubsystem>
Inheritance
UnityEngine.SubsystemsImplementation.SubsystemProvider<XRMarkerSubsystem>
XRMarkerSubsystem.Provider

Constructors

Methods

GetChanges(XRMarker, Allocator)

Get the changes to markers (added, updated, and removed) since the last call to GetChanges(XRMarker, Allocator).

GetDecodedString(TrackableId)

Get decoded string for an existing XRMarker.

GetQRCodeProperties(TrackableId)

Get QR code properties for an existing XRMarker of type QRCode.

GetRawData(TrackableId, Allocator)

Get raw data for an existing XRMarker.

SetTransformMode(TrackableId, TransformMode)

Set transform mode of an existing XRMarker.

Applies to

Produkt Wersje
Mixed Reality OpenXR Plugin 1.9, 1.10, 1.11