maxArrayTextureLayers property

num maxArrayTextureLayers

Implementation

_i2.num get maxArrayTextureLayers => _i4.getProperty(
      this,
      'MAX_ARRAY_TEXTURE_LAYERS',
    );