screenshot-isolated

Capture screenshots of specified Unity GameObjects with customizable isolation, background, and lighting.

Updated May 3, 2026
One-click install
npx skills add https://github.com/RakameNouya/MR-Bab_10_and_Kel_3 --skill screenshot-isolated-rakamenouya
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: screenshot-isolated
Source: https://github.com/RakameNouya/MR-Bab_10_and_Kel_3/tree/main/.gemini/skills/screenshot-isolated
Command: npx skills add https://github.com/RakameNouya/MR-Bab_10_and_Kel_3 --skill screenshot-isolated-rakamenouya

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill addresses the need for capturing targeted screenshots of GameObjects within a Unity scene, providing options for isolation, background, and lighting configurations.

Core Features & Use Cases

  • Isolation: Render only the specified GameObject, ignoring inactive children.
  • Background Customization: Choose between solid color, skybox, or transparent backgrounds.
  • Lighting Configuration: Support for multi-light setups via JSON.
  • Use Case: Capture high-quality promotional images or documentation for a specific GameObject in your game or application.

Quick Start

Run the 'screenshot-isolated' skill to take a screenshot of the 'Player' GameObject with a solid color background and a Front view.

Frequently Asked Questions about screenshot-isolated

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I take a screenshot of a specific GameObject in a Unity scene?

To take a screenshot of a specific GameObject in Unity, you can isolate the target object and capture it with customizable backgrounds and lighting configurations.

Can I capture a GameObject with a transparent background in Unity?

Yes, you can capture a GameObject with a transparent background. Unity screenshot isolation supports solid color, skybox, and transparent background options for your captures.

How do I set up custom lighting for isolated Unity screenshots?

You can set up custom lighting for isolated Unity screenshots by defining multi-light configurations in a JSON format, which is then executed during the capture process.

Does Unity screenshot isolation include inactive child objects in the capture?

No, Unity screenshot isolation renders only the specified GameObject and explicitly ignores inactive children to ensure a clean capture of the target.

What is the best way to generate promotional images for Unity game assets?

The best way to generate promotional images for Unity game assets is to isolate the GameObject, apply a custom background, and configure specific lighting to capture high-quality documentation.