# Edit Object Texture Mapping Coordinates

## <img src="/files/yoUBYFTHy0f0CMfkTwSj" alt="" data-size="line"> Edit Object Texture Mapping Coordinates

The UVEditor command edits meshes that affect the texture coordinates of the original object. The texture meshes can be joined and split, and their control points edited.

### **Steps**

1. Select objects.
2. Edit the UV mesh in the UVEditor window.

***

### Scriptable command-line options

**To access scriptable command-line options**

* Type a hyphen in front of the command name: -UVEditor.

***

For more information about the **UVEditor Window**, please refer to the [Rhino documentation](https://docs.mcneel.com/rhino/8/help/en-us/properties/texturemapping.htm#UVEditor).


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.rhinoartisan.com/rendering/commands/textures/edit-object-texture-mapping-coordinates.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
