Sets the view mode to either shared or independent, shared combines all views into a single shared viewport, modifies the way input is handled, and places the camera into scripted camera mode (i.e. control it with script).
Example:
SetSharedViewPort(true)
Parameters
Parameter
Summary
*mode
true if shared viewport, false for independent (default splitscreen behavior)