Skip to content

Latest commit

 

History

History
executable file
·
7 lines (6 loc) · 140 Bytes

README.md

File metadata and controls

executable file
·
7 lines (6 loc) · 140 Bytes

Returning the GL_MAX_TEXTURE_SIZE value

usage:

var maxTex = require("miga.timaxtex");
alert(maxTex.getMaxTextureSize());