Skip to main content
API Reference NianticSpatial.NSDK.AR.Mapping ARDeviceMappingManager

ExtractMapMetadata


Declaration

public void ExtractMapMetadata(out Vector3[] points, out float[] errors, out Vector3 center, out string mapType)

Parameters

NameTypeSummary
pointsVector3[]
feature points coordinates relative to the anchor/map center
errorsfloat[]
estimated errors of each points. Smaller error points could be more significant feature points
centerVector3
center point coordinates in the mapped coordinate system
mapTypestring
-