vertexAttribArrayType property

num get vertexAttribArrayType

Implementation

_i2.num get vertexAttribArrayType => _i4.getProperty(
      this,
      'VERTEX_ATTRIB_ARRAY_TYPE',
    );