Advanced
Optional
antialiasWhether to enable anti-aliasing during extraction. Improves quality but may affect performance.
Optional
clearThe color used to clear the extracted content before rendering. Can be a hex number, string, or array of numbers.
The filename to use when downloading the content. Should include the desired file extension (e.g., .png).
Optional
frameThe region of the target to extract. If not specified, extracts the entire target.
Optional
resolutionThe resolution of the extracted content. Higher values create sharper images.
The target to extract. Can be a Container or Texture.
Options for extracting and downloading content from a renderer. Combines base extraction options with download-specific settings.
Example
Combines all options from:
Common use cases:
See