p2c method

Vector3 p2c(
  1. Vector3 point
)

Implementation

Vector3 p2c(Vector3 point) => pointToCoords(point);