vertexAttribArraySize property

num get vertexAttribArraySize

Implementation

_i2.num get vertexAttribArraySize => _i4.getProperty(
      this,
      'VERTEX_ATTRIB_ARRAY_SIZE',
    );