Search
Preparing search index...
The search index is not available
ngx3js
Options
All
Public
Public/Protected
All
Inherited
Menu
ngx3js
ShaderUtils
Class ShaderUtils
Shader utils
See the
ngx3js docs
page for details.
Hierarchy
ShaderUtils
Index
Constructors
constructor
Methods
add
Shader
check
Shader
get
Fragment
Shader
get
Shader
get
Shader
Clone
get
Uniforms
get
Vertex
Shader
Constructors
constructor
new
Shader
Utils
(
)
:
ShaderUtils
Returns
ShaderUtils
Methods
Static
add
Shader
add
Shader
(
key
:
string
, shader
:
IShaderType
, alias
?:
string
[]
)
:
void
Parameters
key:
string
shader:
IShaderType
Optional
alias:
string
[]
Returns
void
Static
check
Shader
check
Shader
(
)
:
void
Returns
void
Static
get
Fragment
Shader
get
Fragment
Shader
(
key
:
string
|
IShaderType
)
:
string
Parameters
key:
string
|
IShaderType
Returns
string
Static
get
Shader
get
Shader
(
key
:
string
|
IShaderType
)
:
IShaderType
Parameters
key:
string
|
IShaderType
Returns
IShaderType
Static
get
Shader
Clone
get
Shader
Clone
(
key
:
string
)
:
IShaderType
Parameters
key:
string
Returns
IShaderType
Static
get
Uniforms
get
Uniforms
(
key
:
string
|
IShaderType
)
:
{}
Parameters
key:
string
|
IShaderType
Returns
{}
[
key:
string
]:
IUniform
Static
get
Vertex
Shader
get
Vertex
Shader
(
key
:
string
|
IShaderType
)
:
string
Parameters
key:
string
|
IShaderType
Returns
string
Exports
AMMO
CHARTJS
ECHARTS
I3JS
NODES
THREE
Shader
Utils
constructor
add
Shader
check
Shader
get
Fragment
Shader
get
Shader
get
Shader
Clone
get
Uniforms
get
Vertex
Shader
Generated using
TypeDoc
Shader utils
See the ngx3js docs page for details.