diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -69,7 +69,7 @@ associated with one scene and one camera. When both a scene and camera are present, the scene is rendered to the region's viewport from the perspective of the camera. In a typical case, one region that covers the entire window is all that's needed. A split-screen -multiplayer game, however, could divide the window into two windows +multiplayer game, however, could divide the window into two regions and render the same scene using different cameras. ** Assets |