probuilder-bevel

Community

Smoothly chamfer ProBuilder edges for a polished mesh appearance.

AuthorRakameNouya
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill addresses the challenge of smoothing out sharp edges in ProBuilderMesh objects within Unity, providing a way to automatically bevel edges for a cleaner aesthetic.

Core Features & Use Cases

  • Bevel ProBuilder Edges: Chamfer selected edges of a ProBuilderMesh, transforming sharp corners into smooth, angled faces.
  • Edge Identification: Utilizes [vertexA, vertexB] index pairs for precise edge selection using the 'probuilder-get-mesh-info' command.
  • Adjustable Bevel Strength: Adjust the bevel strength to achieve a range from subtle chamfers to significant modifications.
  • Use Case: Perfect for creating more natural, organic shapes in 3D environments using ProBuilder.

Quick Start

chamfer the edges of the 'myMesh' ProBuilderMesh object with a bevel strength of 0.1 using the command: 'probuilder-bevel --input '{"edges": [[0, 1], [2, 3]], "amount": 0.1}'.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: probuilder-bevel
Download link: https://github.com/RakameNouya/MR-Bab_10_and_Kel_3/archive/main.zip#probuilder-bevel

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.