I couldn’t understand how Calculate Alignment Transform works. It says “Computes a transform that aligns two coordinate systems.” But which axis is that aligns? I tried a lot of tests and couldn’t understand how output calculated. All I learned is that rotation is mirroring. Can someone explain how it calculates and which situations should I use
In the code it just composes the second transform with the inverse of the first one