The following are the vertex data channel index values for use with the vertex data methods of class Mesh, class EPoly, and class MNMesh. More...
Defines |
|
| #define | VDATA_SELECT 0 |
| The vertex soft selection data. |
|
| #define | VDATA_WEIGHT 1 |
| The vertex weight data. |
|
| #define | VDATA_ALPHA 2 |
| Vertex Alpha values. |
|
| #define | VDATA_CORNER 3 |
| Cornering values for subdivision use.
|
|
The following are the vertex data channel index values for use with the vertex data methods of class Mesh, class EPoly, and class MNMesh.
Indices of important per-vertex data
| #define VDATA_SELECT 0 |
| #define VDATA_WEIGHT 1 |
| #define VDATA_ALPHA 2 |
Vertex Alpha values.
| #define VDATA_CORNER 3 |
Cornering values for subdivision use.