uv_remove_layer
Remove a specific UV layer from a mesh object by providing the object name and layer name.
Instructions
Remove a UV layer from an object.
Args: object_name: Target mesh object layer_name: Name of the UV layer to remove
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| layer_name | Yes | ||
| object_name | Yes |