kokomi.js
Preparing search index...
MojiConfig
Interface MojiConfig
interface
MojiConfig
{
elList
:
HTMLElement
[]
;
fragmentShader
:
string
;
isScrollPositionSync
:
boolean
;
materialParams
:
AllMaterialParams
;
scroller
:
Scroller
;
textMeshConfig
:
any
;
uniforms
:
{
[
uniform
:
string
]:
IUniform
<
any
>
}
;
vertexShader
:
string
;
}
Index
Properties
el
List
fragment
Shader
is
Scroll
Position
Sync
material
Params
scroller
text
Mesh
Config
uniforms
vertex
Shader
Properties
el
List
elList
:
HTMLElement
[]
fragment
Shader
fragmentShader
:
string
is
Scroll
Position
Sync
isScrollPositionSync
:
boolean
material
Params
materialParams
:
AllMaterialParams
scroller
scroller
:
Scroller
text
Mesh
Config
textMeshConfig
:
any
uniforms
uniforms
:
{
[
uniform
:
string
]:
IUniform
<
any
>
}
vertex
Shader
vertexShader
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
el
List
fragment
Shader
is
Scroll
Position
Sync
material
Params
scroller
text
Mesh
Config
uniforms
vertex
Shader
kokomi.js
Loading...