The center point of the world map's space-mapping data, relative to the world coordinate origin of the session the map was recorded in.
SDK
- iOS 12.0+
Framework
- ARKit
Declaration
@property(nonatomic, readonly) simd _float3 center;
Discussion
The extent
and center
properties together define a bounding box for the data recorded in the world map.