nearestMipmapLinear property

num get nearestMipmapLinear

Implementation

static _i2.num get nearestMipmapLinear => _i4.getProperty(
      _declaredWebGLRenderingContextBase,
      'NEAREST_MIPMAP_LINEAR',
    );