Preparing search index...
The search index is not available
kokomi.js
kokomi.js
MojiConfig
Interface MojiConfig
interface
MojiConfig
{
elList
:
HTMLElement
[]
;
fragmentShader
:
string
;
isScrollPositionSync
:
boolean
;
materialParams
:
AllMaterialParams
;
scroller
:
Scroller
;
textMeshConfig
:
any
;
uniforms
:
{
[
uniform
:
string
]
:
THREE.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
el
List
:
HTMLElement
[]
fragment
Shader
fragment
Shader
:
string
is
Scroll
Position
Sync
is
Scroll
Position
Sync
:
boolean
material
Params
material
Params
:
AllMaterialParams
scroller
scroller
:
Scroller
text
Mesh
Config
text
Mesh
Config
:
any
uniforms
uniforms
:
{
[
uniform
:
string
]
:
THREE.IUniform
<
any
>
;
}
vertex
Shader
vertex
Shader
:
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...