I don’t actually understand how can i convert matrix 3x3 to vector, using mathutils. I really need to get vector from one object to another, get absolute rotation vector of first object(Orientation), and get 3 axis angles between these two vectors. But worldOrientation returns matrix!
I know how to get 3 rotation angles x, y, and z between vectors, but i need vectors, not matrix!