static Rotation Parse( string str )

Summary

Given a string, try to convert this into a quaternion rotation. The format is "x,y,z,w"

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