ARGeometryPrimitive: {
    coordinates: number[] | number[][];
    type: ARGeometryPrimitiveType;
}

Type declaration

Generated using TypeDoc