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) : void
Description描述
Will auto generate uv2 with provided settings for provided mesh, and fill them in
为提供的网格,将自动生成uv2,带有默认提供的设置,并填充。
最后修改:2011年5月27日 Friday 11:34