Skip to content

Commit e962455

Browse files
committed
update docs
1 parent 941d482 commit e962455

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/textures.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1620,6 +1620,8 @@ function setEmptyTexture(gl, tex, options) {
16201620
/**
16211621
* Creates a texture based on the options passed in.
16221622
*
1623+
* See {@link module:twgl.TextureOptions}
1624+
*
16231625
* Note: may reset UNPACK_ALIGNMENT, UNPACK_ROW_LENGTH, UNPACK_IMAGE_HEIGHT, UNPACK_SKIP_IMAGES
16241626
* UNPACK_SKIP_PIXELS, and UNPACK_SKIP_ROWS
16251627
*

0 commit comments

Comments
 (0)