---
title: activeTexture
framework: webkitjs
role: symbol
role_heading: Instance Method
path: webkitjs/webglrenderingcontextbase/1631370-activetexture
---

# activeTexture

## Declaration

```data
void activeTexture(
    GLenum texture
);
```
