2015年12月11日

oblique perspective projection

摘要: 参考: https://en.wikibooks.org/wiki/GLSL_Programming/Vertex_Transformations 《3D游戏与计算机图形学中的数学方法》Eric Lengyel 阅读全文

posted @ 2015-12-11 01:35 wantnon 阅读(294) 评论(0) 推荐(0) 编辑

unity,set ugui rectTransform anchor by script

摘要: 如果想用代码实现与下面面板相同的功能试验可知改变上面选项下面四个值也随之变化:所以说明二者是一回事儿。因此,只要通过代码修改RectTransform的anchorMax和anchorMin成员即可。 阅读全文

posted @ 2015-12-11 00:35 wantnon 阅读(426) 评论(0) 推荐(0) 编辑

导航