Class WindowsMRSessionSubsystem
The Windows MR implementation of the XRSessionSubsystem. Do not create this directly.
Use WindowsMRSessionSubsystemDescriptor.Create() instead.
Inherited Members
Namespace: UnityEngine.XR.WindowsMR
Syntax
[Preserve]
public sealed class WindowsMRSessionSubsystem : XRSessionSubsystem
Methods
CreateProvider()
Create the WindowsMRSessionSubsystem provider object
Declaration
protected override XRSessionSubsystem.Provider CreateProvider()
Returns
| Type | Description | 
|---|---|
| XRSessionSubsystem.Provider | The instance of the object created  |