Class XRReferencePointSubsystemDescriptor
Describes the capabilities of an XRReferencePointSubsystem.
Inheritance
XRReferencePointSubsystemDescriptor
Implements
Inherited Members
SubsystemDescriptorWithProvider<XRReferencePointSubsystem, XRReferencePointSubsystem.Provider>.Create()
SubsystemDescriptorWithProvider.providerType
SubsystemDescriptorWithProvider.subsystemTypeOverride
Namespace: UnityEngine.XR.ARSubsystems
Assembly: solution.dll
Syntax
[Obsolete("XRReferencePointSubsystemDescriptor has been deprecated. Use XRAnchorSubsystemDescriptor instead (UnityUpgradable) -> UnityEngine.XR.ARSubsystems.XRAnchorSubsystemDescriptor", false)]
public class XRReferencePointSubsystemDescriptor : SubsystemDescriptorWithProvider<XRReferencePointSubsystem, XRReferencePointSubsystem.Provider>, ISubsystemDescriptor
Properties
Name | Description |
---|---|
supportsTrackableAttachments |
|
Methods
Name | Description |
---|---|
Create(Cinfo) | Creates a new subsystem descriptor and registers it with the |