Structs§
- Captured
- A marker component that indicates that a screenshot has been captured, the image is ready, and the screenshot entity can be despawned.
- Captured
Screenshots - 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.
- Screenshot
Captured - Screenshot
Plugin - Screenshot
ToScreen Pipeline
Functions§
- save_
to_ disk - Saves the captured screenshot to disk at the provided path.
- trigger_
screenshots