@studiokeywi/banjo - v0.0.1
Banjo Docs
Banjo NPMJS
Banjo Repo
Preparing search index...
rendering/webgl
ProgramCfg
Interface ProgramCfg
TODO: JSDocs
interface
ProgramCfg
{
attributes
?:
string
[]
;
errCallback
?:
ErrCallback
;
gl
:
WebGL2RenderingContext
;
locations
?:
number
[]
;
shaders
:
WebGLShader
[]
;
}
Index
Properties
attributes?
err
Callback?
gl
locations?
shaders
Properties
Optional
attributes
attributes
?:
string
[]
Optional
err
Callback
errCallback
?:
ErrCallback
gl
gl
:
WebGL2RenderingContext
Optional
locations
locations
?:
number
[]
shaders
shaders
:
WebGLShader
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
attributes
err
Callback
gl
locations
shaders
Banjo Docs
Banjo NPMJS
Banjo Repo
Banjo Docs
Banjo NPMJS
Banjo Repo
@studiokeywi/banjo - v0.0.1
Loading...
TODO: JSDocs