babylonjs_screenshot
Capture screenshots of a BabylonJS scene from preset angles, depth maps, or custom camera positions, then get the saved file paths.
Instructions
Capture one or more screenshots of the BabylonJS scene. Supports multiple preset camera angles, depth maps, and custom camera positions. Screenshots are saved to the tmp/ directory and file paths are returned. Only available when a browser with rendering is connected.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| views | No | ||
| width | No | ||
| format | No | png | |
| height | No | ||
| customCamera | No | Custom camera position for a screenshot |