init(projecting:)
Initializes this point as the projection of the given 3D point on the XZ plane
Declaration
init(projecting point3D: Point3D)Initializes this point as the projection of the given 3D point on the XZ plane
init(projecting point3D: Point3D)