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