Provider
↳ extends UnityEngine.SubsystemsImplementation.SubsystemProvider
The provider which will service the XRObjectDetectionSubsystem.
Declaration
public abstract class Provider : SubsystemProvider<XRObjectDetectionSubsystem>Properties
| Name | Type | Summary |
|---|---|---|
| IsStabilizationEnabled | bool | - |
| readonly LatestFrameId | Nullable<uint> | - |
| TargetFrameRate | uint | - |
Methods
| Name | Type | Summary |
|---|---|---|
| TryGetCategoryNames | bool | - |
| TryGetDetectedObjects | bool | - |