textureMaxLod property

num get textureMaxLod

Implementation

static _i2.num get textureMaxLod => _i4.getProperty(
      _declaredWebGL2RenderingContextBase,
      'TEXTURE_MAX_LOD',
    );