RETROSPECTIVE RECORD · PREPARED 16 SEPTEMBER 2026The archive · 100 retrospective records ↗
Presence Atlas
← The archive

An iPhone LiDAR scanner brought depth to everyday scans

Apple's 2020 announcements and ARKit documentation specify a five-metre depth sensor feeding real-time mesh reconstruction.

Historical event
October 13, 2020
First source published
March 18, 2020
Site publication
September 18, 2026
Visual for this record: An iPhone LiDAR scanner brought depth to everyday scans
Visual published by file.bodnara.co.kr, shown for identification of the record. Credit: file.bodnara.co.kr · source page ↗ Rights: owner-review-pending.

Depth scanning moves from tablet to pocket

Apple first brought a LiDAR Scanner to a mainstream device with the iPad Pro, announced on 18 March 2020; the press release states the sensor "measures the distance to surrounding objects up to 5 meters away" and "operates at the photon level at nano-second speeds," working indoors and outdoors. Seven months later, on 13 October 2020, Apple carried the same sensor class into a phone: the iPhone 12 Pro announcement describes a LiDAR Scanner that measures "light distance" using "pixel depth information of a scene," and credits it with a sixfold improvement to autofocus speed in low light alongside a new Night mode portrait feature. Both releases frame the sensor primarily around augmented reality and photography, not around 3D scanning as an end in itself.

What the sensor feeds into, mechanically

Apple's ARKit documentation shows what that raw depth signal becomes for a developer. The ARMeshGeometry reference describes a live scene mesh built from vertices, faces formed from every three connected vertices, and outward-facing normals, with each face additionally carrying a surface classification such as wall, floor or table where ARKit can determine one. This is a fundamentally different kind of output from the multi-photograph photogrammetry pipelines used elsewhere in this production chain: LiDAR-based mesh reconstruction updates continuously, in real time, directly from the sensor's own measurements, rather than being computed afterwards from a batch of still photographs. That makes it well suited to what the iPad and iPhone releases actually emphasise, placing virtual objects convincingly and letting real objects occlude them correctly as a person moves the device, and poorly suited, on the documentation's own terms, to producing the kind of fine surface detail a full photogrammetry detail tier is built for.

A documentation gap worth noting

One detail is worth flagging precisely because it is easy to assume rather than read: the ARMeshGeometry reference itself states only iOS 13.4 and iPadOS 13.4 as minimum requirements and does not, in the retrieved text, explicitly state that LiDAR hardware is required to obtain mesh data. In practice, dense real-time scene meshing of this kind depends on the sensor Apple introduced in these same two 2020 announcements, and the class's practical availability tracks LiDAR-equipped hardware; but that link is an inference from the surrounding product history, not a sentence the API reference itself asserts, and it is the kind of gap a specification review should catch rather than assume.

Questions to bring to a demo

The LiDAR Scanner's documented contribution is a live, coarse, classified mesh of a room, not a finished 3D asset; what a display or AR session does with that stream is a separate, and separately documented, step.

Sources & reading trail

Dates the first LiDAR Scanner announcement and states its 5-metre range and nanosecond-speed operation.

Source published: 18 March 2020 · Retrieved: 16 September 2026

Dates the LiDAR Scanner's arrival on iPhone and states its low-light autofocus and Night mode portrait benefits.

Source published: 13 October 2020 · Retrieved: 16 September 2026

Specifies the live scene-mesh output (vertices, faces, normals, per-face surface classification) built from depth data.

Source published: Not established · Retrieved: 16 September 2026

Primary documents establish the record; the mechanism reading and the demo questions are Presence Atlas editorial analysis. This retrospective draft does not imply the site published on the event date.

Continue reading

Sources & reading trail

The documents above establish the record. The reading and the questions are this publication’s editorial analysis, written after the fact.

Published September 18, 2026, not on the date of the event described.