Vector3.TryParse

static bool TryParse( string str, Vector3& result )

Vector3.TryParse

static bool TryParse( string str, System.IFormatProvider provider, Vector3& result )

User Comments