近期热门
首页 其他资源区 其他资源 软件插件
【Maya插件】Maya-UV批量传递UVSendALL插件破解版免费下载

[软件插件] 【Maya插件】Maya-UV批量传递UVSendALL插件破解版免费下载

[复制链接]
感谢分享~~~~

9年前  ·  51楼
回复

使用道具 举报

CGJOY网友 
感谢分享~~~~~

9年前  ·  50楼
回复

使用道具

CGJOY网友 
特莱感谢阿

9年前  ·  49楼
回复

使用道具

学习了,谢谢了····

9年前  ·  48楼
回复

使用道具 举报

给力的插件  !很值得下载!

10年前  ·  47楼
回复

使用道具 举报

CGJOY网友 
很好很强大 很黄很暴力》》》》》{:1_335:}

10年前  ·  46楼
回复

使用道具

CGJOY网友 
string $sel[] = `ls -sl`;
string $Amesh[] = `listRelatives -c -s $sel[0]`;
string $mesh[] = `listRelatives -c -s $sel[1]`;
string $noint[] = `listRelatives -c -s -ni $sel[1]`;
string $inter[] = stringArrayRemove($noint, $mesh);
setAttr ($inter[0] + ".intermediateObject") 0;
transferAttributes -transferPositions 0 -transferNormals 0 -transferUVs 2 -transferColors 2 -sampleSpace 4 -searchMethod 3-flipUVs 0 -colorBorders 1 $Amesh[0] $inter[0];
delete -ch $inter[0];
setAttr ($inter[0] + ".intermediateObject") 1;
string $se[] = `listConnections -t "shadingEngine" -s 0 -d 1 -p 0 -c 0 $Amesh[0]`;
if(size($se) == 1)
{
select -r $noint[0];
sets -e -forceElement $se[0];
}
else
{
string $attrArray[] = `listConnections -t "shadingEngine" -s 0 -d 1 -p 0 -c 1 $Amesh[0]`;
for($i = 0;$i < size($attrArray)/2;$i++)
{
string $info[] = `getAttr ($attrArray[$i*2] + ".objectGrpCompList")`;
for($j = 0;$j < size($info);$j++)
{
$info[$j] = $noint[0] + "." + $info[$j];
}
select -r $info;
sets -e -forceElement $attrArray[$i*2+1];
}
}
select -cl ;

10年前  ·  45楼
回复

使用道具

不错正需要

10年前  ·  44楼
回复

使用道具 举报

CGJOY网友 
谢谢楼主啊


10年前  ·  43楼
回复

使用道具

CGJOY网友 
楼主好样的!

10年前  ·  42楼
回复

使用道具

数据加载中....
没有更多评论了
您当前使用的浏览器IE内核版本过低会导致网站显示错误

请使用高速内核浏览器或其他浏览器