nearestMipmapNearest property

num get nearestMipmapNearest

Implementation

_i2.num get nearestMipmapNearest => _i4.getProperty(
      this,
      'NEAREST_MIPMAP_NEAREST',
    );