Difference between revisions of "Unity3d"

From John Freier
Jump to: navigation, search
(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).
  
Refrence
+
Reference
 
http://docs.unity3d.com/Documentation/Components/class-Camera.html
 
http://docs.unity3d.com/Documentation/Components/class-Camera.html

Revision as of 11: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