VFX-JS
Home
GitHub
Preparing search index...
@vfx-js/core
CaptureOpts
Interface CaptureOpts
interface
CaptureOpts
{
maxSize
?:
number
;
onCapture
:
(
offscreen
:
OffscreenCanvas
)
=>
void
;
}
Index
Properties
max
Size?
on
Capture
Properties
Optional
max
Size
maxSize
?:
number
on
Capture
onCapture
:
(
offscreen
:
OffscreenCanvas
)
=>
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
max
Size
on
Capture
Home
GitHub
VFX-JS
Loading...