textureMaxLod property

num textureMaxLod

Implementation

_i2.num get textureMaxLod => _i4.getProperty(
      this,
      'TEXTURE_MAX_LOD',
    );