Method | Description | |
---|---|---|
Deg2Vector ( float degrees ) : Vector2 | ||
Vector2Deg ( Vector2 v ) : float |
public static Deg2Vector ( float degrees ) : Vector2 | ||
degrees | float | |
return | Vector2 |
public static Vector2Deg ( Vector2 v ) : float | ||
v | Vector2 | |
return | float |