max3dTextureSize property

num max3dTextureSize

Implementation

static _i2.num get max3dTextureSize => _i4.getProperty(
      _declaredWebGL2RenderingContextBase,
      'MAX_3D_TEXTURE_SIZE',
    );