about camera

I want to get the row cosine and column cosine I want through the two methods of camera.getViewUp() and camera.getViewPlaneNormal(). Then calculate the direction of the slice in MPR. When I change or rotate the slice, the value obtained by the camera.getViewPlaneNormal() method changes in real time, but the camera.getViewUp() method does not change. What is the reason?