Class DepthSubsystem
Depth subsystem implementation for MARS XR Subsystems.
Implements
Namespace: Unity.MARS.XRSubsystem
Assembly: Unity.MARS.XRSubsystem.Editor.dll
Syntax
public sealed class DepthSubsystem : XRDepthSubsystem, ISubsystem
Properties
FunctionalitySubscriber
Declaration
public IMarsXRSubscriber FunctionalitySubscriber { get; }
Property Value
| Type | Description |
|---|---|
| IMarsXRSubscriber |
Methods
GetInterface()
Declaration
protected override IDepthApi GetInterface()
Returns
| Type | Description |
|---|---|
| IDepthApi |