linearMipmapNearest property

num get linearMipmapNearest

Implementation

_i2.num get linearMipmapNearest => _i4.getProperty(
      this,
      'LINEAR_MIPMAP_NEAREST',
    );