VTK JS Image Slicing basics

Hi, i’ve tried updating the camera by calling renderer.updateCamera(), but browser throws an error (activeCamera.render() is not a function)

Do I have to manually update the parameters (viewUp, directionOfProjection, etc) instead?