Class WindowsMRReferencePointSubsystem
The WindowsMR implementation of the XRReferencePointSubsystem. Do not create this directly.
Use XRReferencePointSubsystemDescriptor.Create() instead.
Inheritance
UnityEngine.XR.ARSubsystems.TrackingSubsystem<XRAnchor, XRAnchorSubsystem, XRAnchorSubsystemDescriptor, XRAnchorSubsystem.Provider>
WindowsMRReferencePointSubsystem
Inherited Members
UnityEngine.XR.ARSubsystems.TrackingSubsystem<UnityEngine.XR.ARSubsystems.XRAnchor, UnityEngine.XR.ARSubsystems.XRAnchorSubsystem, UnityEngine.XR.ARSubsystems.XRAnchorSubsystemDescriptor, UnityEngine.XR.ARSubsystems.XRAnchorSubsystem.Provider>.GetChanges(Unity.Collections.Allocator)
Namespace: UnityEngine.XR.WindowsMR
Syntax
[Preserve]
public sealed class WindowsMRReferencePointSubsystem : XRAnchorSubsystem
Methods
CreateProvider()
Create the WindowsMRReferencePointSubsystem provider object.
Declaration
protected override IProvider CreateProvider()
Returns
| Type | Description |
|---|---|
| IProvider | The instance of the provider. |