How to control the camera of HighResShot?

I want to take a high resolution screenshot by command “HighResShot”.
In version 3.23, I can control the camera of view by APlayerController::SetViewTarget(an object of ACameraActor).
But in version 3.26, it doesn’t work.
WHY? Can someone tell me how to do the same job in 3.26?