Selva Compute API Reference - v1.1.2
Preparing search index...
visualization
<internal>
WebGLUniforms
Class WebGLUniforms
Index
Constructors
constructor
Methods
set
Optional
set
Value
seq
With
Value
upload
Constructors
constructor
new
WebGLUniforms
(
gl
:
WebGLRenderingContext
,
program
:
WebGLProgram
,
)
:
WebGLUniforms
Parameters
gl
:
WebGLRenderingContext
program
:
WebGLProgram
Returns
WebGLUniforms
Methods
set
Optional
setOptional
(
gl
:
WebGLRenderingContext
,
object
:
any
,
name
:
string
)
:
void
Parameters
gl
:
WebGLRenderingContext
object
:
any
name
:
string
Returns
void
set
Value
setValue
(
gl
:
WebGLRenderingContext
,
name
:
string
,
value
:
any
,
textures
:
WebGLTextures
,
)
:
void
Parameters
gl
:
WebGLRenderingContext
name
:
string
value
:
any
textures
:
WebGLTextures
Returns
void
Static
seq
With
Value
seqWithValue
(
seq
:
any
,
values
:
any
[]
)
:
any
[]
Parameters
seq
:
any
values
:
any
[]
Returns
any
[]
Static
upload
upload
(
gl
:
WebGLRenderingContext
,
seq
:
any
,
values
:
any
[]
,
textures
:
WebGLTextures
,
)
:
void
Parameters
gl
:
WebGLRenderingContext
seq
:
any
values
:
any
[]
textures
:
WebGLTextures
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
set
Optional
set
Value
seq
With
Value
upload
Selva Compute API Reference - v1.1.2
Loading...