take_screenshot
Capture a screenshot of the current Three.js scene by specifying the desired width and height in pixels.
Instructions
Capture a screenshot of the current Three.js scene
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| width | No | Width in pixels | |
| height | No | Height in pixels |