bnvm
12-29-2004, 10:47 PM
I've been trying to access the keys set for a position_list controller specifically the weight values. So fare I cannot seem to find the keys. I've tried alot of things I even copy & pasted the listener output into maxscript but it still didn't work. etc.
$.pos.controller.weight.controller.keys
If I enter the listener output for changing the key interpolation values for the weights,
$.pos.controller.weight.controller.keys[1].outTangentType = #linear
I get this.
-- Unknown property: "keys" in undefined
Any help would be great, thankx
-bnvm
$.pos.controller.weight.controller.keys
If I enter the listener output for changing the key interpolation values for the weights,
$.pos.controller.weight.controller.keys[1].outTangentType = #linear
I get this.
-- Unknown property: "keys" in undefined
Any help would be great, thankx
-bnvm
