vertexAttribArrayEnabled property

num get vertexAttribArrayEnabled

Implementation

_i2.num get vertexAttribArrayEnabled => _i4.getProperty(
      this,
      'VERTEX_ATTRIB_ARRAY_ENABLED',
    );