maxVertexAttribs property

num get maxVertexAttribs

Implementation

_i2.num get maxVertexAttribs => _i4.getProperty(
      this,
      'MAX_VERTEX_ATTRIBS',
    );