Class ARCoreTrackingObserver
MonoBehaviour that reports tracking information for an ARCore device.
Implements
Namespace: Microsoft.MixedReality.SpectatorView
Assembly: cs.temp.dll.dll
Syntax
public class ARCoreTrackingObserver : TrackingObserver, ITrackingObserver
Properties
TrackingState
Returns the tracking state associated with the application's AR/VR Device.
Declaration
public override TrackingState TrackingState { get; }
Property Value
Type | Description |
---|---|
Tracking |