Unwrapping.GenerateSecondaryUVSet 生成次UV设置
static function GenerateSecondaryUVSet (src : Mesh) : void
Description描述
Will auto generate uv2 with default settings for provided mesh, and fill them in
为提供
的网格,将自动生成uv2,带有默认设置,并填充。
• static function GenerateSecondaryUVSet (src : Mesh, settings : UnwrapParam) : voi
Description描述
Will auto generate uv2 with provided settings for provided mesh, and fill them in
为提供
的网格,将自动生成uv2,带有默认提供
的设置,并填充。