static Vector2 Parse( string str )

Summary

Given a string, try to convert this into a Vector2. Example formatting is "x,y", "[x,y]", "x y", etc.

static Vector2 Parse( string str, System.IFormatProvider provider )

people
Log in to reply
You can't reply if you're not logged in. That would be crazy.