Source position: orca_scene3d.pas line 2894
function MatrixLookAtDirRH(
const Pos: TD3Vector;
const Dir: TD3Vector;
const Up: TD3Vector
):TD3Matrix;