大约有 708 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0053 秒)
Laya_社区(584) Laya3.0_api(40) laya_api(31) Laya2.0_api(27) Laya2.0_文档(20) Laya3.0_文档(5) Laya2.0_示例(1)
怎么对graphics画出来的图片进行鼠标点击拖动??? 我把示例的内容进行了修改,我不想加载个图片然后移动图片,我只是想画个圆圈然后鼠标可以拖动它移动!!!!但是我改了一下官网上的例子,还是无法移动。。。。。...
来源: Laya_社区 发布时间: 20171106
现在的graphics 填充色透明度还不可以设置吗? 或者说和背景混合呢? 现在我画了一个矩形框,然后他我现在不想有填充色,只想显示背景图片的颜色 2020-05-25 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: ...
来源: Laya_社区 发布时间: 20200525
...s No Frames VertexPositionNormalColorProperties | Methods Packagelaya.d3.graphicsClasspublic class VertexPositionNormalColorInheritanceVertexPositionNormalColor ObjectImplements IVertex VertexPositionNormalColor 类用于创建位置、法线、颜色顶点结构。 Public Properties PropertyDefi...
来源: laya_api 发布时间: 20170929
是否有类似于UNITY的Graphic.blit处理纹理的方法? 现在有一张Laya摄像机渲染的RenderTexture需要做一些处理(模糊等等),请问Laya是否有这方面的接口或者文档可以参考的? 2018-01-16 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找...
来源: Laya_社区 发布时间: 20180116
... var color = (flag = !flag)?"#A52A2A":"#FFA500" c.graphics.clear(); c.graphics.drawRect(50, 50, 300, 100, color); Laya.stage.addChild(c); } })(); 2017-05-10 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关...
来源: Laya_社区 发布时间: 20170510
...ames VertexPositionNormalColorTangentProperties | Methods Packagelaya.d3.graphicsClasspublic class VertexPositionNormalColorTangentInheritanceVertexPositionNormalColorTangent ObjectImplements IVertex VertexPositionNormalColorTangent 类用于创建位置、法线、颜色、切线顶点结构。 P...
来源: laya_api 发布时间: 20170929
...ames VertexPositionNormalColorTextureProperties | Methods Packagelaya.d3.graphicsClasspublic class VertexPositionNormalColorTextureInheritanceVertexPositionNormalColorTexture ObjectImplements IVertex VertexPositionNormalColorTexture 类用于创建位置、法线、颜色、纹理顶点结构。 P...
来源: laya_api 发布时间: 20170929
...求。 修改2.0版本 laya.html.js库里的代码__proto.renderSelfToGraphic=function(graphic,gX,gY,recList){ var cssStyle=this.style; var words=this._getWords(); var i=0,len=0; if (words){ len=words.length; var a; if (cssStyle){ var font=cssStyle.font; var color=cssStyle.color; if (cssStyle.str...
来源: Laya_社区 发布时间: 20190611
...aya这几个与清除有关的总也闹不清,sprite的destory 与 graphics下的clear 以及 父元素removechild 的方法都能达到清理sprite的效果,有的时候都不知道用哪个会不占内存,哪个不用再重新建实例,api的太简略,能不能详细回答...
来源: Laya_社区 发布时间: 20171221
同一个Graphics里面绘制超过20000个矢量rect的问题(非bug分区半天才2的浏览量,实在没办法) 原链接https://ask.layabox.com/question/39669 2018-11-13 添加评论 悬赏 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 ...
来源: Laya_社区 发布时间: 20181113