rotation(to:)
Returns the rotation from the normalized first vector to the normalized second vector.
Declaration
func rotation(to other: Vector3D) -> Rotation3DReturns the rotation from the normalized first vector to the normalized second vector.
func rotation(to other: Vector3D) -> Rotation3D