Search
Preparing search index...
The search index is not available
ngx3js
Options
All
Public
Public/Protected
All
Inherited
Menu
ngx3js
I3JS
WebGLUniforms
Interface WebGLUniforms
Hierarchy
WebGLUniforms
Index
Constructors
constructor
Methods
seq
With
Value
set
Optional
set
Value
upload
Constructors
constructor
new
WebGLUniforms
(
gl
:
WebGLRenderingContext
, program
:
WebGLProgram
)
:
WebGLUniforms
Parameters
gl:
WebGLRenderingContext
program:
WebGLProgram
Returns
WebGLUniforms
Methods
seq
With
Value
seq
With
Value
(
seq
:
any
, values
:
any
[]
)
:
any
[]
Parameters
seq:
any
values:
any
[]
Returns
any
[]
set
Optional
set
Optional
(
gl
:
WebGLRenderingContext
, object
:
any
, name
:
string
)
:
void
Parameters
gl:
WebGLRenderingContext
object:
any
name:
string
Returns
void
set
Value
set
Value
(
gl
:
WebGLRenderingContext
, name
:
string
, value
:
any
, textures
:
WebGLTextures
)
:
void
Parameters
gl:
WebGLRenderingContext
name:
string
value:
any
textures:
WebGLTextures
Returns
void
upload
upload
(
gl
:
WebGLRenderingContext
, seq
:
any
, values
:
any
[]
, textures
:
WebGLTextures
)
:
void
Parameters
gl:
WebGLRenderingContext
seq:
any
values:
any
[]
textures:
WebGLTextures
Returns
void
Exports
AMMO
CHARTJS
ECHARTS
I3JS
NODES
THREE
WebGLUniforms
constructor
seq
With
Value
set
Optional
set
Value
upload
Generated using
TypeDoc