UUID
<F6F23F43-7686-11cf-8F52-0040333594A3>
| Member Name | Type | Optional Array Size | Optional Data Objects |
| nNormals | DWORD | None | |
| normals | array Vector | nNormals | |
| nFaceNormals | DWORD | ||
| faceNormals | array MeshFace | nFaceNormals |
Description
This template defines normals for a mesh. The first array of vectors are the normal vectors themselves, and the second array is an array of indexes specifying which normals should be applied to a given face. nFaceNormals should be equal to the number of faces in a mesh.