Class ImageMarkerSubsystem
Image marker subsystem implementation for MARS XR Subsystems.
Inheritance
ImageMarkerSubsystem
Assembly: Unity.MARS.XRSubsystem.Editor.dll
Syntax
public sealed class ImageMarkerSubsystem : XRImageTrackingSubsystem, ISubsystem
Properties
FunctionalitySubscriber
Declaration
public IMarsXRSubscriber FunctionalitySubscriber { get; }
Property Value
Methods
CreateProvider()
Declaration
protected override IProvider CreateProvider()
Returns
| Type |
Description |
| IProvider |
|
Implements