Vector3.angle method

angle(self, other: Vector3) -> float:

Returns the angle in radians from this vector to other.

Parameters

Returns

float

angle in radians.