trigger.utils.skin_transfer

Functions

skin_transfer([source, target, continue_on_errors])

Transfers (copies) skin to second object in the selection list. If the target object has skin cluster, it assumes

Module Contents

skin_transfer(source=None, target=None, continue_on_errors=False)

Transfers (copies) skin to second object in the selection list. If the target object has skin cluster, it assumes

that the script ran before and continues with a simple copy skin weights command. If target object has no skin cluster it gets the joints from the first object, creates a skin cluster on the second object using these joints and finally copies the skin weights.

Returns: skincluster(s) node on target(s)