rotation(to:)
Returns the rotation from the normalized first vector to the normalized second vector.
Declaration
func rotation(to other: Vector3DFloat) -> Rotation3DFloatReturns the rotation from the normalized first vector to the normalized second vector.
func rotation(to other: Vector3DFloat) -> Rotation3DFloat