1 | ccw TRUE # field SFBool |
2 | creaseAngle 0 # field SFFloat |
3 | normalIndex [] # field MFInt32 |
4 | normalPerVertex TRUE # field SFBool |
5 | solid TRUE # field SFBool |
6 | texCoordIndex [] # field MFInt32 |
7 | } |
8 | coord, coordIndex, color field have the same role as in IndexedLineSet. |
9 | If colorPerVertex is FALSE, then the colors from the Color node are used for each face. Otherwise, colors define a color of each vertex and color of face is calculated by averaging the color of its vertices. |