uv_smart_unwrap
Automatically unwrap UVs of a selected mesh object using face angle analysis. Optimized for hard-surface models and mechanical parts.
Instructions
Smart UV Project — automatic UV unwrapping based on face angles.
Works well for hard-surface models, mechanical parts, and props.
Args: object_name: Target mesh object angle_limit: Angle limit for projection (degrees, default 66) island_margin: Margin between UV islands (default 0.02) area_weight: Weight given to face area (0-1)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| angle_limit | No | ||
| area_weight | No | ||
| object_name | Yes | ||
| island_margin | No |