Legacy Documentation: Version 4.5.0

Script language:

  • JS
  • C#
  • Boo
Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

Unwrapping

Namespace: UnityEditor

Description

This class holds everything you may need in regard to uv-unwrapping.

WARNING: preliminary interface, will be changed in future versions e.g. in future it will contain possibility to pack your uvs optimally etc.

Static Functions

GeneratePerTriangleUVWill generate per-triangle uv (3 uv pairs for each triangle) with default settings.
GenerateSecondaryUVSetWill auto generate uv2 with default settings for provided mesh, and fill them in.