随笔分类 -  [Unity3D 学习]

摘要:The height is 2 * size, and the width is height * aspect. You can calculate them with these instructions:var height = 2*Camera.main.orthographicSize;var width = height*Camera.main.aspect;http://answers.unity3d.com/questions/174002/what-is-the-relationship-between-camera-size-units.html 阅读全文
posted @ 2012-08-30 20:35 Clin 阅读(612) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示