List of Vertex Data Index Options

3DS Max Plug-In SDK

List of Vertex Data Index Options

See Also: Class Mesh, Class MNMesh, Class PerData.

The following are the vertex data channel index values for use with the vertex data methods of class Mesh, class EPoly, and class MNMesh.

VDATA_SELECT: The vertex soft selection data. This is index 0.

VDATA_WEIGHT: The vertex weight data. This is index 1.

2 through MAX_VERTDATA-1: Developer defined data. Note: #define MAX_VERTDATA 100