SFString/MFString : A list of characters enclosed within quotation marks("). |
SFTime : A floating-point value. Gives a real world absolute time, measured in seconds since 12.00 midnight, GMT, January 1, 1970. It allows to define the start time and end time of any animation. |
SFVec2f/MFVec2f : 2-D floating point vector. This allows to specify a 2-D position. |
SFVec3f/MFVec3f : 3-D floating point vector. This allows to specify a 3-D position. |