uv_project_from_view
Project UV coordinates on a mesh object using cube, cylinder, or sphere projection methods with adjustable scale.
Instructions
Project UV coordinates using simple projection methods.
Args: object_name: Target mesh object projection: cube, cylinder, or sphere scale: UV scale factor
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scale | No | ||
| projection | No | cube | |
| object_name | Yes |