1 | SFImage : A list of values describing the colors of a digital picture. It can be used to create a surface texture to color the shape. |
2 | SFInt32/MFInt32 : 32-bit integer values. |
3 | SFNode/MFNode : A VRML node such as Box. |
4 | SFRotation/MFRotation : A group of four floating values. The first three values define a rotation axis. The last value is a rotation angle measured in radians. This helps to define the orientation of a shape. |