XRModelTrackerInfo¶
Interface XRModelTrackerInfo
interface XRModelTrackerInfo {
inflightCount: number;
modelTrackingState: XRModelTrackingState;
quality: number;
}
inflightCount: number;
modelTrackingState: XRModelTrackingState;
quality: number;
}
Index
Properties
Was this page helpful? Please leave a thumbs up or down.
Information object that is received from the TrackerService.