It shifts the viewport to a second players point of view and "pastes" it onto the canvas, then moves the viewport back. This happens every tick, so the canvas shows the offset view. For 4 players, you would need to reposition 4 times and paste to 3 separate canvas objects. I'm not certain this will actually work though, since there were some odd quirks with paste timing iirc.