static Vector3Int Parse( string str )

Summary

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

static Vector3Int 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.