Unwrapping.GenerateSecondaryUVSet Manual     Reference     Scripting  
Scripting > Editor Classes > Unwrapping
Unwrapping.GenerateSecondaryUVSet

static function GenerateSecondaryUVSet (src : Mesh) : void

Description

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

static function GenerateSecondaryUVSet (src : Mesh, settings : UnwrapParam) : void

Description

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