nearestMipmapLinear property

num get nearestMipmapLinear

Implementation

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