SbVertexAttributeBindingBindings Enumeration |
Supported Bindings.
Namespace: OIV.Inventor
Member name | Value | Description | |
---|---|---|---|
OVERALL | 2 | Whole object has same attribute. | |
PER_PART | 3 | One attribute for each part of object. | |
PER_PART_INDEXED | 4 | One attribute for each part, indexed. | |
PER_FACE | 5 | One attribute for each face of object. | |
PER_FACE_INDEXED | 6 | One attribute for each face, indexed. | |
PER_VERTEX | 7 | One attribute for each vertex. | |
PER_VERTEX_INDEXED | 8 | One attribute for each vertex, indexed. |