Version: 5.6

Unwrapping

class in UnityEditor

매뉴얼로 전환

설명

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.

정적 함수

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