activeTexture property

num get activeTexture

Implementation

static _i2.num get activeTexture => _i4.getProperty(
      _declaredWebGLRenderingContextBase,
      'ACTIVE_TEXTURE',
    );