@modoki/engine / index / OffscreenRenderOpts
Interface: OffscreenRenderOpts
Rendering
camera?
optionalcamera?:OffscreenCameraOverride
Optional deterministic camera override.
height?
optionalheight?:number
Output height in px (default: the live viewport height; clamped to 4096).
quality?
optionalquality?:number
JPEG quality 0..1 (default 0.85).
width?
optionalwidth?:number
Output width in px (default: the live viewport width; clamped to 4096).