maxCubeMapTextureSize property

num get maxCubeMapTextureSize

Implementation

_i2.num get maxCubeMapTextureSize => _i4.getProperty(
      this,
      'MAX_CUBE_MAP_TEXTURE_SIZE',
    );