Hi,
I’m trying to make camera based on current 3d view coordinates but I have no idea how to transform matrix returned by getPerspMatrix to something like matrixWorld I get from camera object.
I know that there have to be such way because I can do this in blender with ctrl+alt+0, but how to do this in python?