[help] what is rotation face player?

Hello i foreach for rotation cam and look face player,

        local Cam = GetRenderingCam()
        SetCamActive(Cam, false)
        SetCamRot(Cam, 90.0, 0, 90.0 ,0)

is not working :’(