大约有 2,560 项符合查询结果, 库内数据总量为 30,789 项。 (搜索耗时: 0.0069 秒)
Laya_社区(1617) Laya3.0_api(320) Laya2.0_api(218) laya_api(186) Laya2.0_文档(147) Laya3.0_文档(71) Laya2.0_示例(1)
... while (true ) { Socket client = null; try { client = server.accept(); // 创建分线程 // httpRequestHandler request = new httpRequestHandler(client); // // 启动线程 // new Thread(request).start(); if(client!=null){ Log. i(TAG, "已连接到服务器:" +client); //获取客户端的输入...
来源: Laya_社区 发布时间: 20160104
...。(这个是Component基类的方法。这里是可以确保控件已经创建完毕的。)[i]protected initialize(): void { super.initialize(); this._txUserName["fontStyle"] = "default_1"; // let tf: TextFormat = new TextFormat(); // tf.color = "#ffff00"; // tf.fontSize = 30; // tf.stroke = 2; // ...
来源: Laya_社区 发布时间: 20171226
...lement.constructor Defined in laya/d3/core/pixelLine/PixelLineFilter.ts:52 创建一个PixelLineFilter实例 Parameters owner: PixelLineRenderer 渲染精灵节点 maxLineCount: number 最大线长 Returns PixelLineFilter Properties _geometryElementOBj _geometryElementOBj: IRenderGeometryElement Inh...
来源: Laya3.0_api 发布时间: 20231115
...用renderTarget缓存。 webgl下renderTarget缓存模式缺点:会额外创建renderTarget对象,增加内存开销,缓存面积有最大2048限制,不断重绘时会增加CPU开销。优点:大幅减少drawcall,渲染性能最高。 webgl下命令缓存模式缺点:只会减少节点...
来源: Laya2.0_api 发布时间: 20190513
...mber = 1, tx:Number = 0, ty:Number = 0, nums:Number = 0) 使用指定参数创建新的 Matrix 对象。 Matrix clone():Matrix 返回此 Matrix 对象的副本。 Matrix concat(matrix:Matrix):Matrix 将指定矩阵与当前矩阵连接,从而将这两个矩阵的几何效果有效地结合...
来源: Laya2.0_api 发布时间: 20190513
...,但是太大了,就来这里分享一下吧 分享:使用 Chart.js 创建图标 问题状态 最新活动: 2020-03-25 17:43 浏览: 12069 关注: 27 人 小哥哥爱画画 • 2020-05-11 09:04 https://ask.layabox.com/question/41587 看看这个吧 layali • 2018-05-12 18:01 你好,我也...
来源: Laya_社区 发布时间: 20170424
...显示的是整个图集。 图中可以看到的门是通过以下代码创建的: blob:https://ask.layabox.com/e6cbc0 ... b2f4c 我该如何设置albedoTexture 才能正确显示图集里的资源,而不是整张大图。 附件 : --> 2019-07-10 添加评论 已悬赏10元 --> 分享 微博...
来源: Laya_社区 发布时间: 20190710
...出现不一致的编译错误 Adobe Flash Builder 4.7无法编译Laya2.6.1创建的3D示例项目 问题状态 最新活动: 2016-12-29 21:13 浏览: 2268 关注: 2 人
来源: Laya_社区 发布时间: 20161229
...: ButtonGamepad Defined in laya/d3/WebXR/core/WebXRGamepad.ts:104 类用于创建Button对象 Parameters handness: string 设备名称 index: number button缩影 Returns ButtonGamepad Properties handness handness: string Defined in laya/d3/WebXR/core/WebXRGamepad.ts:86 The id of the gamepad index in...
来源: Laya3.0_api 发布时间: 20231115
...core/trail/TrailFilter" TrailFilter Class TrailFilter TrailFilter 类用于创建拖尾过滤器。 Hierarchy TrailFilter Index Constructors constructor Properties _curtime _lastPosition _ownerRender alignment CURTIME LIFETIME WIDTHCURVE WIDTHCURVEKEYLENGTH Accessors colorGradient minVertexDistance ...
来源: Laya3.0_api 发布时间: 20231115