static Vector3 lookupPerspectiveTransformations(Matrix4 matrix) => Vector3( matrix[3], // matrix[7], matrix[11], );