VertexData.getAttributeIndex

Returns the index associated to the attribute name, or -1 if no attribute has the name.

@param name The name to lookup @return The index, or -1 if no attribute has the name

class VertexData
int
getAttributeIndex
(
string name
)

Meta