Close the application
DELETE
/Publishes an application close request. The HTTP response confirms publication, not process termination.
Response Body
curl -X DELETE "https://example.com"Empty
/Publishes an application close request. The HTTP response confirms publication, not process termination.
curl -X DELETE "https://example.com"Capture a screenshot GET
Captures the final swapchain image for one renderer sink. To capture a named target immediately after a render pass, provide both `pass` and `target`. The request waits up to five seconds for a graphics frame to complete.
byte_engine
Generated Rust API reference for byte_engine.