VertexData.getAttributeSize

Returns the size of the attribute associated to the provided name.

@param name The name to lookup @return The size of the attribute

  1. int getAttributeSize(string name)
    class VertexData
    int
    getAttributeSize
    (
    string name
    )
  2. int getAttributeSize(uint index)

Meta