[ Version ( since = "1.0" ) ]
public void to_float (ref float[] dest)
Stores the components of this into an array.
this |
a Vec2 |
dest |
return location for an array of floating point values with at least 2 elements |