maxCubeMapTextureSize property

num get maxCubeMapTextureSize

Implementation

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