maya has its own decompose matrix node, where you simply input a matrix and
with will give you the rotate, scale and translate values. check the plug-in
manager  for it :)

On Sat, Jun 12, 2010 at 2:58 PM, Sune <[email protected]> wrote:

> Hi,
>
> I would like to add a bunch of matricies together with the wtAddMatrix
> node and drive a single transform with the result. Maya does not seem
> to support matrix type inputs on dag/transform nodes directly, so I
> think I'm looking for a node that will convert the output matrix to
> translate, rotate, scale attributes. Or maybe I would have to write my
> own node?
>
> Thanks,
> Sune
>
> --
> http://groups.google.com/group/python_inside_maya

-- 
http://groups.google.com/group/python_inside_maya

Reply via email to