2016年9月11日

unity:坐标变换 - 两个函数

摘要: 在cocos中,我们知道有如下的坐标变换函数: CCPoint convertToNodeSpace(const CCPoint& worldPoint);CCPoint convertToWorldSpace(const CCPoint& nodePoint);CCPoint convertToN 阅读全文

posted @ 2016-09-11 14:29 ZhYQ_note 阅读(443) 评论(0) 推荐(0)

Transform.TransformPoint 变换位置

摘要: 原文地址:http://www.ceeger.com/Script/Transform/Transform.TransformPoint.html function TransformPoint (position : Vector3) : Vector3 Description描述 Transfo 阅读全文

posted @ 2016-09-11 14:24 ZhYQ_note 阅读(841) 评论(0) 推荐(0)

导航