Manual     Reference     Scripting  
  
Scripting > Editor Classes > Unwrapping   
  • Menu
  • Overview
  • Runtime Classes
  • Attributes
  • Enumerations
  • Editor Classes
  • Attributes
  • Enumerations
  • History
  • Index
  • Unwrapping
  • All Members
  • Class Functions
  • GeneratePerTriangleUV
  • GenerateSecondaryUVSet

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