In the case of multiple cameras, many customized rendering effects can be achieved by combining camera component properties such as viewport, cullingMask, clearFlags, and others.
For example, by setting the viewport, multiple cameras can render scene content in different positions on the canvas.
Another example is achieving a picture-in-picture effect by setting the cullingMask.