06-08-2012, 07:55 AM
Yes, orthographic camera is already supported for quite a while. You just need to set CameraType to OrthographicCamera. Than you can control the width of the camera (the Distance is not used for OrthographicCamera) with the CameraWidth property.
Andrej Benedik

