Controlling shading on coordinate-based geometry
Controlling normal binding for face sets
- The normalPerVertex field
controls how normal indexes are used
- FALSE:
one normal index to each face (ending at -1 coordinate
indexes)
- TRUE:
one normal index to each coordinate index of each face
(including -1 coordinate indexes)