Generate a look-at matrix. If you want a matrix that actually makes an object look at another object, use targetTo instead.
targetTo
The position of the viewer.
The point that the viewer is looking at.
The local up direction.
The matrix to store the result in.
The look-at matrix.
Transformation matrix
Generate a look-at matrix. If you want a matrix that actually makes an object look at another object, use
targetToinstead.