Hey everyone,
I use a autorigcomponent with "use second input" to modify my graph. I create a splineinterptransform and wire in the needed inputs.
How can I read out the matrices on the resampled ports to save them in an array.
OR
I thought when I wire them to a Value<Matrix4> parm input, the parms would be updated accordingly, so I can read the Matrix from the parms directly and can view the ouput in the GeoSpreadsheet.
How can that be done?
Cheers and thanks for any help.