Class XRPlaneSubsystemDescriptor
Describes the capabilities of an XRPlaneSubsystem.
Inheritance
XRPlaneSubsystemDescriptor
Implements
Inherited Members
SubsystemDescriptorWithProvider<XRPlaneSubsystem, XRPlaneSubsystem.Provider>.Create()
SubsystemDescriptorWithProvider.providerType
SubsystemDescriptorWithProvider.subsystemTypeOverride
Namespace: UnityEngine.XR.ARSubsystems
Assembly: solution.dll
Syntax
public class XRPlaneSubsystemDescriptor : SubsystemDescriptorWithProvider<XRPlaneSubsystem, XRPlaneSubsystem.Provider>, ISubsystemDescriptor
Properties
Name | Description |
---|---|
supportsArbitraryPlaneDetection |
|
supportsBoundaryVertices |
|
supportsClassification |
|
supportsHorizontalPlaneDetection |
|
supportsVerticalPlaneDetection |
|
Methods
Name | Description |
---|---|
Create(Cinfo) | Creates a new subsystem descriptor and registers it with the |