com.dolphiiiin.uv-exporter
v1.0.2
Published
UV Exporter is a tool to export UV images of a specified mesh
Downloads
13
Readme
UV Exporter
This is an editor extension that allows you to export UV images of 3D models using only Unity.
How to use
- import a Unity package and open Tools > UV Exporter. 2. Adjust the settings and press [Export UV] to save
- Mesh
Specify the model to which you want to export UVs. You can drag and drop from the hierarchy.
- Resolution
Specify the resolution of the output UV image.
- Transparent Background
Makes the background of the output UV image transparent.
- Background Color
Specifies the background color.
- Line Color
Specifies the color of the UV plugs
- Fill Triangles
Fills the inside of each UV face
- Automatically determines color of triangles
Fill with random color
- Triangles color
Specifies the color to fill
- Draw a line
Draws a line on top of the filled UV
- Language
Change language
Installation
VRChat Creator Companion
- Click on the link to open the VRChat Creator Companion. vcc://vpm/addRepo?url=https%3A%2F%2Fdolphiiiin.github.io%2Fvpm-repos%2Findex.json
- Click on "I Understand, Add Repository".
- Open the "Manage Project" of the project you want to add the package to.
- Find the UV Exporter and click the + button.
Manual Installation (VPM)
| Field | Value | | --- | --- | | Name | com.dolphiiiin.vpm | | Author | Dolphiiiin | | Id | com.dolphiiiin.vpm | | Url | https://dolphiiiin.github.io/vpm-repos/index.json |
Git
- Open the Package Manager window.
- Click the add button (+) in the status bar.
- Select Add package from git URL from the add menu.
- Enter
https://github.com/Dolphiiiin/LocalizeToolkit.git
in the text box and click Add. - The package will be added to your project.
Scoped Registry
- Open the Project Settings window.
- Select the Package Manager category.
- Add the following URL to the Scoped Registries list: | Field | Value | | --- | --- | | Name | dolphiiiin | | URL | https://registry.npmjs.com/ | | Scope | com.dolphiiiin |
- Click Save.
- Open the Package Manager window.
- Select My Registries in the package list.
- Select Localize Toolkit in the package list.
- Click Install in the Package Manager window.
- The package will be added to your project.
License
MIT License https://opensource.org/license/mit/