Contents

extent

The estimated width and length of the detected plane.

Declaration

var extent: simd_float3 { get }

Discussion

The framework sets the x and z components to the width and length of the plane, respectively. The y-component is unused, with a constant value of 0.

See Also

Dimensions