天天看點

綁定後想要把 分好uv的物體傳遞uv給 綁定好的物體.

綁定後傳遞uv要使用 polytransfer 指令

polytransfer [-

string] [- boolean]

[- boolean]

[- string]

[- int] [-

boolean] [- boolean]

transfer information from one polygonal object to another one. both objects

must have identical topology, that is same vertex, edge, and face numbering. the

flags specify which of the vertices, uv sets or vertex colors will be

copied.

這是官方幫助上的解釋

polytransfer -uv 1 -ao $source $target;

使用這行指令轉換uv 後,再使用 delete by type -->non-deformer history

來删除曆史,不影響綁定,還可以保留轉換後的uv.