nx.js
Classes

WebGLActiveInfo

Information about a uniform or attribute, returned by gl.getActiveUniform() / gl.getActiveAttrib().

See

https://developer.mozilla.org/docs/Web/API/WebGLActiveInfo

Properties

PropertyModifierType
namereadonlystring
sizereadonlynumber
typereadonlynumber

On this page