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.
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 content from a renderer. These options control how content is extracted and processed from the renderer.
Example