Difference between revisions of "Unity3d"
From John Freier
(Created page with 'Unity 3D == 2D Information ==') |
(→2D Information) |
||
| Line 3: | Line 3: | ||
== 2D Information == | == 2D Information == | ||
| + | Change camera mode for '''Projection''' from Perspective(2 eye camera, so the sides will show) to '''Orthographic''' (1 eye camera). | ||
| + | |||
| + | Refrence | ||
| + | http://docs.unity3d.com/Documentation/Components/class-Camera.html | ||
Revision as of 10:17, 21 March 2013
Unity 3D
2D Information
Change camera mode for Projection from Perspective(2 eye camera, so the sides will show) to Orthographic (1 eye camera).
Refrence http://docs.unity3d.com/Documentation/Components/class-Camera.html