Is there any node available in a control rig asset to get the inverse of a Transform?
The end goal is to set some “animation attribute” with the inverse of a joint Transform, any workaround is welcome.
If not I’m not sure how hard it would to extend the controlRig nodes with C++ to add this operation, but if you have some hints.