Activates the given WebGL Texture and binds it to the requested texture slot.
name | type | arguments | description |
---|---|---|---|
target | WebGLTexture | <optional> |
The WebGLTexture to activate and bind. |
unit | number | <optional> |
The WebGL texture ID to activate. Defaults to |
This WebGL Pipeline instance.