rapid-render
Preparing search index...
Uniform
Class Uniform
Index
Constructors
constructor
Properties
is
Dirty
Methods
bind
get
Unifrom
Names
set
Uniform
Constructors
constructor
new
Uniform
(
data
:
UniformType
)
:
Uniform
Parameters
data
:
UniformType
Returns
Uniform
Properties
is
Dirty
isDirty
:
boolean
= false
Methods
bind
bind
(
gl
:
WebGLContext
,
uniformName
:
string
,
loc
:
WebGLUniformLocation
,
region
:
RenderRegion
,
)
:
void
Parameters
gl
:
WebGLContext
uniformName
:
string
loc
:
WebGLUniformLocation
region
:
RenderRegion
Returns
void
get
Unifrom
Names
getUnifromNames
()
:
string
[]
Returns
string
[]
set
Uniform
setUniform
(
key
:
string
,
data
:
number
|
boolean
|
any
[]
|
Texture
)
:
void
Parameters
key
:
string
data
:
number
|
boolean
|
any
[]
|
Texture
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
is
Dirty
Methods
bind
get
Unifrom
Names
set
Uniform
rapid-render
Loading...