Hi Richard
Indeed, getDefaultValue() it is. Sorry about the typo. Thank you for confirming.
Next question for the eleven wise men (we’re going to need them for this one) :
When saving out a pose preset in DUF format (DS 4.5), the root node (i.e. the figure) is not named, whereas all the bones are. See below.
{
"url" : "name://@selection/lToe:?rotation/x/value",
"keys" : [ [ 0, -74 ] ]
},
{
"url" : "name://@selection:?translation/x/value",
"keys" : [ [ 0, -88.68524 ] ]
},
As you can see above, lToe is named but Genesis is not (there is no node name). Is this an intentional part of the DUF spec or is it a bug?