probuilder-get-mesh-info

Inspect ProBuilderMesh face, vertex, and edge counts with optional face details.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The ProBuilderMesh tool is designed to provide comprehensive inspection of a ProBuilderMesh, allowing users to understand face, vertex, and edge counts, and optionally, detailed face information.

Core Features & Use Cases

  • Mesh Detailing: Offers quick inspection of ProBuilderMesh properties including face/vertex/edge counts.
  • Detail Level: Allows selection of either a summary level with face directions or a full detail with face data, including per-face vertex positions, edges, and semantic direction.
  • Use Case: This tool can be utilized in the game development process for efficiently reviewing mesh details during level creation or editing phases.

Quick Start

Run the probuilder-get-mesh-info tool to inspect the mesh details of the active ProBuilderMesh.

Frequently Asked Questions about probuilder-get-mesh-info

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

FAQPage Schema
How do I inspect ProBuilderMesh details in Unity?

To inspect ProBuilderMesh details in Unity, you can retrieve face, vertex, and edge counts quickly, along with optional per-face vertex positions and semantic directions for detailed model review.

What mesh properties can I check during Unity level building?

During Unity level building, you can check ProBuilderMesh properties including total face, vertex, and edge counts, and optionally expand to full detail with per-face vertex positions and edge data.

Can I get face-by-face vertex positions from a ProBuilderMesh?

Yes, you can get face-by-face vertex positions from a ProBuilderMesh by requesting the full detail level, which includes per-face vertex positions, edges, and semantic direction.

Does Unity ProBuilder mesh inspection support face direction data?

Unity ProBuilder mesh inspection supports face direction data by offering a summary level that includes face directions, alongside the standard face, vertex, and edge counts.

When do I need to check ProBuilderMesh face and edge counts?

You need to check ProBuilderMesh face and edge counts during the game development process when reviewing mesh details for level creation or editing phases to ensure model geometry is correct.