Unwrapping.GenerateSecondaryUVSet

Declaration

public static void GenerateSecondaryUVSet(Mesh src);

Description

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


Declaration

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

Description

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


Did you find this page useful? Please give it a rating: