Module screenshot

Source

Structs§

Captured
A marker component that indicates that a screenshot has been captured, the image is ready, and the screenshot entity can be despawned.
CapturedScreenshots
Capturing
A marker component that indicates that a screenshot is currently being captured.
Screenshot
A component that signals to the renderer to capture a screenshot this frame.
ScreenshotCaptured
ScreenshotPlugin
ScreenshotToScreenPipeline

Functions§

save_to_disk
Saves the captured screenshot to disk at the provided path.
trigger_screenshots