Difference between revisions of "Camera"
From polycount
(Redirected page to Glossary#Camera) |
EricChadwick (Talk | contribs) (better) |
||
| Line 1: | Line 1: | ||
| − | + | The camera in a game is the player's view into the game scene. | |
| + | |||
| + | Cameras can also be used for other views in the game level, for example a virtual security camera can use [[Render To Texture]] to show the player alternate views of a game level. | ||
| + | ---- | ||
| + | [[Category:Glossary]] | ||
Latest revision as of 19:36, 14 February 2015
The camera in a game is the player's view into the game scene.
Cameras can also be used for other views in the game level, for example a virtual security camera can use Render To Texture to show the player alternate views of a game level.