G8 List of Bones?

In The FleshIn The Flesh Posts: 157

Hi All,

I'm currently working on a large amount of expression morphs for Genesis 8, and would like to speed things up with scripts. I'm a complete beginner when it comes to scripting, and am having issues using the Adjust Rigging To Shape sample found here: 

http://docs.daz3d.com/doku.php/public/software/dazstudio/4/referenceguide/scripting/api_reference/samples/nodes/adjust_rigging_to_shape/start

 

How can I generate a list of the bone names I can substitute the current "lowerJaw" in this section with:

// Set any bones to exclude	oRigAdjuster.setExcludedBones( [ "lowerJaw" ] );

 

Or can somebody provide a list of the bones already?

 

As an example, I tried changing it to "LeftBrowMiddle" and "Left Brow Middle", but no bones were excluded on execution



Thanks so much for any help!

 

Daniel.

Post edited by In The Flesh on

Comments

Sign In or Register to comment.