Hello, rookie question
Is the geocentric coordinate system in meters? , I use the following function to get it but I don't know the unit chunk.transform.matrix.mulp(chunk.cameras[0].center)
if so can I compare between two different points using only X and Y to get the Euclidean distance between them in meters?
thanks in advance