大约有 3,291 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0090 秒)
...他对象相等。 BoundFrustum getCorners(corners:Vector.<Vector3>):void 锥截体的8个顶点。 BoundFrustum getPlane(index:int):Plane 获取锥截体的任意一平面。 0:近平面 1:远平面 2:左平面 3:右平面 4:顶平面 5:底平面 BoundFrustumProperty Detailbottompropert...
来源: laya_api 发布时间: 20170929
...他对象相等。 BoundFrustum getCorners(corners:Vector.<Vector3>):void 锥截体的8个顶点。 BoundFrustum getPlane(index:int):Plane 获取锥截体的任意一平面。 0:近平面 1:远平面 2:左平面 3:右平面 4:顶平面 5:底平面 BoundFrustumProperty Detailbottompropert...
来源: Laya2.0_api 发布时间: 20190513
...到某个元素下吗? 我想把它放到 wrap 下 <div class="wrap> // canvas </div> 2017-03-17 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 cuixueying 赞同来自: Laya.init初始化返...
来源: Laya_社区 发布时间: 20170317
...[TKey,TValue].get_Item (TKey key) (at <d7ac571ca2d04b2f981d0d886fa067cf>:0) r.a (UnityEngine.GameObject A_0, i A_1, System.Boolean A_2) (at <52f9fa4ca1c34de5ac5f2d69725a1abf>:0) 2020-03-17 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容...
来源: Laya_社区 发布时间: 20200317
... var fonts = this.fontSize + "px" + " " +this.font ; var xAction = (n) => { return -n * this.fontSize -this.horizontalSpace; }; var yAction = (n) => { return n * this.fontSize + this.verticalSpace; }; this.sprite.pos(x + w-this.fontSize-this.horizontalSpace, 0); for (let i = 0; i < this.tex...
来源: Laya_社区 发布时间: 20191103
...了加入 <script type="text/javascript" src="libs/laya.pathfinding.js"></script> 加入后,我在入口函数中进行使用,参考的是matter.js的载入方式 var PF = Laya.Browser.window.PathFinding; var matrix = [ [0, 0, 0, 1, 0], [1, 0, 0, 0, 1], [0, 0, 1, 0, 0], ]; var gri...
来源: Laya_社区 发布时间: 20180404
...eys' Revision: '0' ABI: 'arm' pid: 4728, tid: 4728, name: com.mygame.laya >>> com.mygame.laya <<< signal 11 (SIGSEGV), code 2 (SEGV_ACCERR), fault addr 0xff180fe8 r0 ab827450 r1 ab89a0e8 r2 ab8246e8 r3 ab9d9504 r4 00000004 r5 ab827450 r6 ab827450 r7 00004000 r8 e1cbfd58 r9 00000000...
来源: Laya_社区 发布时间: 20170719
关于1.x版本index.html优化建议 <!--jsfile--startTag--> <!--jsfile--endTag--> 标签里自动添加js的时候,判断一下,标签外有了就不要再加了 2019-11-12 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相...
来源: Laya_社区 发布时间: 20191112
...nderObj/RenderGeometryElementOBJ" FastSinglelist Class FastSinglelist<T> Type parameters T Hierarchy SingletonList<T> FastSinglelist Index Constructors constructor Methods destroy indexof Constructors constructor new FastSinglelist(): FastSinglelist Inherited from SingletonList.construct...
来源: Laya3.0_api 发布时间: 20231115
... [z]需要进行拖动排序 abcdefg ... 例: c 拖动到 b => a c b d e f g c 拖动到 a => c a b d e f g 没有思路 请指教 可能描述的比较模糊 录了一个小视频 https://pan.baidu.com/s/1ewb3pixGSelsyL9oEj198Q 2018-07-12 添加评论 已悬赏5...
来源: Laya_社区 发布时间: 20180712