Message 1 of 2
Can HumanIK be mel scripted?

Not applicable
03-10-2011
11:20 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hey,
I am try to script the retargeting system in the HumanIK.
I found the script to change the "Character:" in the Character Pipe tab in the HumanIK UI:
$gCurrentCharacter = "HIKCharacterNode3";
refreshAllCharacterLists();
But how do you change the Retarget Input through mel?
I am try to script the retargeting system in the HumanIK.
I found the script to change the "Character:" in the Character Pipe tab in the HumanIK UI:
$gCurrentCharacter = "HIKCharacterNode3";
refreshAllCharacterLists();
But how do you change the Retarget Input through mel?