Sets an attribute (value and type) for the vertex. The vertex can have only one attribute, so, previous
attribute is not preserved.
Syntax
Parameters
- index
- Position of the vertex in container.
- attributeType
- The type of vertex attribute.
- attributeValue
- The value of the vertex attribute.
See Also