Version: 2017.3

Unwrapping.GenerateSecondaryUVSet

Switch to Manual
public static void GenerateSecondaryUVSet (Mesh src);

Description

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


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

Description

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