-
Notifications
You must be signed in to change notification settings - Fork 0
π Getting Started
Dennis edited this page Mar 28, 2025
·
1 revision
Follow the steps below to open and use the Screenshot Tool in the Unity Editor.
Once the package is imported, open the tool window via the Unity menu:
Tools β Dennis β Screenshot Tool Window

π‘ You can dock the window anywhere in the editor layout for easy access.
In the tool panel:
- Click the
Camerafield - Assign the camera you want to use for the screenshot (usually your main scene camera)

β οΈ A camera must be assigned before you can take screenshots.
- Adjust the
Width,Height, andScalesliders to define the screenshot size. - Choose the
Format(PNG, JPG, or EXR). - Select a
Save Pathor use the default.

Click the Take Screenshot button.
The image will be saved in your chosen folder.
β If
Open After Shotis enabled, the image will open automatically.

You can take multiple screenshots with different settings directly in the editor β no need to run the game!
Want to open the folder manually? Use the Open Save Folder button at the bottom of the tool.
