kokomi.js
Preparing search index...
HorizontalGalleryConfig
Interface HorizontalGalleryConfig
interface
HorizontalGalleryConfig
{
appendCount
:
number
;
direction
:
"horizontal"
|
"vertical"
;
elList
:
HTMLIVCElement
[]
;
fragmentShader
:
string
;
gap
:
number
;
isRectAutoRefreshed
:
boolean
;
isScrollPositionSync
:
boolean
;
makuConfig
:
MakuConfig
;
materialParams
:
AllMaterialParams
;
scroller
:
Scroller
;
uniforms
:
{
[
uniform
:
string
]:
IUniform
<
any
>
}
;
vertexShader
:
string
;
}
Hierarchy (
View Summary
)
GalleryConfig
HorizontalGalleryConfig
Index
Properties
append
Count
direction
el
List
fragment
Shader
gap
is
Rect
Auto
Refreshed
is
Scroll
Position
Sync
maku
Config
material
Params
scroller
uniforms
vertex
Shader
Properties
append
Count
appendCount
:
number
direction
direction
:
"horizontal"
|
"vertical"
el
List
elList
:
HTMLIVCElement
[]
fragment
Shader
fragmentShader
:
string
gap
gap
:
number
is
Rect
Auto
Refreshed
isRectAutoRefreshed
:
boolean
is
Scroll
Position
Sync
isScrollPositionSync
:
boolean
maku
Config
makuConfig
:
MakuConfig
material
Params
materialParams
:
AllMaterialParams
scroller
scroller
:
Scroller
uniforms
uniforms
:
{
[
uniform
:
string
]:
IUniform
<
any
>
}
vertex
Shader
vertexShader
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
append
Count
direction
el
List
fragment
Shader
gap
is
Rect
Auto
Refreshed
is
Scroll
Position
Sync
maku
Config
material
Params
scroller
uniforms
vertex
Shader
kokomi.js
Loading...