texture3d property

num get texture3d

Implementation

static _i2.num get texture3d => _i4.getProperty(
      _declaredWebGL2RenderingContextBase,
      'TEXTURE_3D',
    );