Lens Scripting API
Editor Scripting API
Guide Docs
Preparing search index...
Packages/SpectaclesInteractionKit/Utils/animate
RequestAnimationFrameType
Interface RequestAnimationFrameType
interface
RequestAnimationFrameType
{
trackCounts
?:
(
callback
:
(
count
:
number
)
=>
void
)
=>
void
;
(
callback
:
()
=>
void
)
:
void
;
}
RequestAnimationFrameType
(
callback
:
()
=>
void
)
:
void
Parameters
callback
:
()
=>
void
Returns
void
Index
Properties
track
Counts?
Properties
Optional
track
Counts
trackCounts
?:
(
callback
:
(
count
:
number
)
=>
void
)
=>
void
Settings
Member Visibility
Inherited
Deprecated
Theme
OS
Light
Dark
On This Page
Properties
track
Counts
Editor Scripting API
Guide Docs
Lens Scripting API
Loading...