Search
Preparing search index...
The search index is not available
RAPIDS
Options
All
Public
Public/Protected
All
Inherited
Menu
RAPIDS
deck.gl/src
AnimationLoopSSR
Class AnimationLoopSSR
Hierarchy
DeckAnimationLoop
AnimationLoopSSR
Index
Constructors
constructor
Methods
_get
Page
Load
Promise
_initialize
Callback
Data
_render
Frame
_request
Animation
Frame
on
After
Render
on
Before
Render
pause
restore
serialize
start
Constructors
constructor
new
Animation
LoopSSR
(
props
?:
{}
)
:
AnimationLoopSSR
Parameters
props:
{}
= {}
Returns
AnimationLoopSSR
Methods
_get
Page
Load
Promise
_get
Page
Load
Promise
(
)
:
any
Returns
any
_initialize
Callback
Data
_initialize
Callback
Data
(
)
:
any
Returns
any
_render
Frame
_render
Frame
(
animationProps
:
any
)
:
void
Parameters
animationProps:
any
Returns
void
_request
Animation
Frame
_request
Animation
Frame
(
renderFrameCallback
:
any
)
:
undefined
|
number
|
Timeout
Parameters
renderFrameCallback:
any
Returns
undefined
|
number
|
Timeout
on
After
Render
on
After
Render
(
animationProps
:
any
)
:
void
Parameters
animationProps:
any
Returns
void
on
Before
Render
on
Before
Render
(
animationProps
:
any
)
:
void
Parameters
animationProps:
any
Returns
void
pause
pause
(
)
:
AnimationLoopSSR
Returns
AnimationLoopSSR
restore
restore
(
animationProps
?:
any
)
:
AnimationLoopSSR
Parameters
animationProps:
any
= {}
Returns
AnimationLoopSSR
serialize
serialize
(
)
:
any
Returns
any
start
start
(
opts
?:
{}
)
:
AnimationLoopSSR
Parameters
opts:
{}
= {}
Returns
AnimationLoopSSR
Modules
cuda/src
cudf/src
cugraph/src
cuml/src
cuspatial/src
deck.gl/src
glfw/src
io/src
jsdom/src
rmm/src
sql/src
webgl/src
Animation
LoopSSR
constructor
_get
Page
Load
Promise
_initialize
Callback
Data
_render
Frame
_request
Animation
Frame
on
After
Render
on
Before
Render
pause
restore
serialize
start