Vector2.Degrees

float Degrees { get; set; }

Description

Return the angle of this vector in degrees, always between 0 and 360

Return

User Comments