nw::lyt::VertexAttrSize Enumerated Typeenum VertexAttrSize;
| Value | Description |
|---|---|
| VERTEXATTRSIZE_POS | Size required for the vertex coordinates. |
| VERTEXATTRSIZE_COLOR | Size required for the vertex color. |
| VERTEXATTRSIZE_TEXCOORD | Size required for texture coordinates. |
| VERTEXATTRSIZE_INDEX | Size required for the vertex index. |
Size required by vertex attributes.
CONFIDENTIAL