I need to use the camera position as a parameter in the shader, but I don't want to pass the camera position in real time through the program, I remember that there is a built-in transformation matrix that has the camera position information, how can I get it?