SFVec2f -- Field containing a two-dimensional vector e.g. 3.72 7.6 |
SFVec2f's are written to file as a pair of floating point values separated by whitespace. |
Note whitespace used as separator in SF field types and commas in MF field types |
SFVec3f -- Field containing a three-dimensional vector. |
SFVec3fs are written to file as three floating point values separated by whitespace. |