Vector3.angle method angle(self, other: Vector3) -> float: Returns the angle in radians from this vector to other. Parameters other: Vector3 Returns float angle in radians.