textureMinLod property

num get textureMinLod

Implementation

_i2.num get textureMinLod => _i4.getProperty(
      this,
      'TEXTURE_MIN_LOD',
    );