normal_val


Description:

[ Version ( since = "2.8" ) ]
public Vector2 normal_val ()

Identical to [method@Vector2.

normal], but the vector is passed by value rather than by reference.

Parameters:

this

a Vector2.

Returns:

a Vector2 perpendicular to this, with a length of 1.0.