Version: 2020.1
언어: 한국어

Unwrapping.GenerateSecondaryUVSet

매뉴얼로 전환
public static void GenerateSecondaryUVSet (Mesh src);

설명

Will auto generate uv2 with default settings for provided mesh, and fill them in.


public static void GenerateSecondaryUVSet (Mesh src, UnwrapParam settings);

설명

Will auto generate uv2 with provided settings for provided mesh, and fill them in.