maxTextureSize property

num get maxTextureSize

Implementation

_i2.num get maxTextureSize => _i4.getProperty(
      this,
      'MAX_TEXTURE_SIZE',
    );