UnitySwiftKotlin←API Reference Return to API Reference index←packageNianticSpatial.NSDK.AR.Scanning NianticSpatial.NSDK.AR.Scanning←classScanStore NianticSpatial.NSDK.AR.Scanning.ScanStore Method GetSavedScans GetSavedScans Declaration public List<SavedScan> GetSavedScans() Summary Return the list of scans currently saved. This will include the current active scan if called with a scan in-progress. Returns A List of scans that are currently on-disk
Return the list of scans currently saved. This will include the current active
scan if called with a scan in-progress.