currentVertexAttrib property

num get currentVertexAttrib

Implementation

_i2.num get currentVertexAttrib => _i4.getProperty(
      this,
      'CURRENT_VERTEX_ATTRIB',
    );