Skip to content

πŸš€ Getting Started

Dennis edited this page Mar 28, 2025 · 1 revision

πŸš€ Getting Started

Follow the steps below to open and use the Screenshot Tool in the Unity Editor.


πŸ“‚ 1. Open the Screenshot Tool

Once the package is imported, open the tool window via the Unity menu: Tools β†’ Dennis β†’ Screenshot Tool Window

image

πŸ’‘ You can dock the window anywhere in the editor layout for easy access.


πŸŽ₯ 2. Assign a Camera

In the tool panel:

  1. Click the Camera field
  2. Assign the camera you want to use for the screenshot (usually your main scene camera)

image

⚠️ A camera must be assigned before you can take screenshots.


πŸ–ΌοΈ 3. Set Resolution & Format

  • Adjust the Width, Height, and Scale sliders to define the screenshot size.
  • Choose the Format (PNG, JPG, or EXR).
  • Select a Save Path or use the default.

image


πŸ“Έ 4. Take the Screenshot

Click the Take Screenshot button.
The image will be saved in your chosen folder.

βœ… If Open After Shot is enabled, the image will open automatically.

image


πŸ” Repeat Anytime

You can take multiple screenshots with different settings directly in the editor β€” no need to run the game!


🧠 Tip

Want to open the folder manually? Use the Open Save Folder button at the bottom of the tool.

image


πŸ“¦ Installation