Source position: orca_scene3d.pas line 2888
function MatrixLookAtRH(
const Eye: TD3Vector;
const At: TD3Vector;
const Up: TD3Vector
):TD3Matrix;