Properties:
Name | Type | Description |
---|---|---|
antialias |
boolean |
Whether to enable anti-aliasing. This may affect performance. |
clearColor |
ColorSource |
The color used to clear the extracted content. |
frame |
Rectangle |
The region of the target to extract. |
resolution |
number |
The resolution of the extracted content. |
target |
Container | Texture |
The target to extract. |
Members
Whether to enable anti-aliasing. This may affect performance.
clearColor ColorSource
The color used to clear the extracted content.
frame Rectangle
The region of the target to extract.
The resolution of the extracted content.
The target to extract.