大约有 28 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0048 秒)
Laya_社区(8) Laya3.0_文档(8) Laya3.0_api(3) Laya2.0_文档(3) Laya2.0_api(2) laya_api(2) Laya_示例(1) Laya2.0_示例(1)
graphics绘制大量矩形圆形多边形 webgl掉帧严重 canvas不会? 大概50个 webgl就出现明显掉帧,这是为什么?shader特别高 2018-06-20 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 Lay...
来源: Laya_社区 发布时间: 20180620
... 里面的元素不能点击两次 关于Laya实现Matter.js官方案例凹多边形的问题 Laya拖尾怎么停止或清除,比如要瞬移角色的时候停止。伤脑壳~~!! laya开发的3d跑酷 问题状态 最新活动: 2018-05-24 21:19 浏览: 1268 关注: 3 人 Prajna • 2018-05-28 ...
来源: Laya_社区 发布时间: 20180521
..., fillColor:*, lineColor:* = null, lineWidth:Number = 1):DrawPolyCmd 绘制多边形。 Graphics drawRect(x:Number, y:Number, width:Number, height:Number, fillColor:*, lineColor:* = null, lineWidth:Number = 1):DrawRectCmd 绘制矩形。 Graphics drawTexture(texture:Texture, x:Number = 0, y:Nu...
来源: Laya2.0_api 发布时间: 20190513
...s:Array, fillColor:*, lineColor:* = null, lineWidth:Number = 1):void 绘制多边形。 Graphics drawRect(x:Number, y:Number, width:Number, height:Number, fillColor:*, lineColor:* = null, lineWidth:Number = 1):void 绘制矩形。 Graphics drawTexture(tex:Texture, x:Number = 0, y:Number = 0, w...
来源: laya_api 发布时间: 20170929
..., fillColor:*, lineColor:* = null, lineWidth:Number = 1):DrawPolyCmd 绘制多边形。 Graphics drawRect(x:Number, y:Number, width:Number, height:Number, fillColor:*, lineColor:* = null, lineWidth:Number = 1):DrawRectCmd 绘制矩形。 Graphics drawTexture(texture:Texture, x:Number = 0, y:Number...
来源: Laya2.0_api 发布时间: 20190513
# 绘制三角形、多边形及根据数据绘制图案 在绘制三角形、多边形以及根据指定的路径数据绘制出图案均可使用LayaAir引擎中laya.display.Graphics类的“drawpoly();”方法实现。该方法的详细说明如下图所示:  ...
来源: Laya2.0_文档 发布时间: 20210715
多边形裁剪纹理 这个能不能够按照红色斜线裁剪纹理跪求!!! 左侧是我自己通过取纹理的一部分得到的特效资源纹理 右侧是原纹理 附件 : --> 2018-04-08 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与...
来源: Laya_社区 发布时间: 20180408
...s:Array, fillColor:*, lineColor:* = null, lineWidth:Number = 1):void 绘制多边形。 Graphics drawRect(x:Number, y:Number, width:Number, height:Number, fillColor:*, lineColor:* = null, lineWidth:Number = 1):void 绘制矩形。 Graphics drawTexture(tex:Texture, x:Number = 0, y:Number = 0, width...
来源: laya_api 发布时间: 20170929
...真机报错 window is not defined 关于Laya实现Matter.js官方案例凹多边形的问题 Texture图片能否进行翻转? drawCurves(x:Number, y:Number, points:Array, lineColor:*, lineWidth:Number = 1):void 绘制一系列曲线。 富文本下划线绘制bug 问题状态 最新活动: 2017-1...
来源: Laya_社区 发布时间: 20171213
...理量”的地方:刚体的位置与线速度、形状尺寸(盒/圆/多边形顶点)、关节锚点与关节的长度/移动范围、射线/查询输入与输出(命中点会再换回像素),以及调试绘制时从物理坐标回到屏幕坐标的显示位置。源码中 physics2Dwasm...
来源: Laya3.0_文档 发布时间: 20260122