• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 1,741 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0052 秒)

321. 如何移位置 [ 83%]

如何移位置 你好大神,用sp.graphics.cmds如何放三个图片对像,并移动位置与更换图片 2017-05-16 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 cuixueying 赞同来自: choe 建议你通...

来源: Laya_社区 发布时间: 20170516

322. 怎么进行椭圆绘制 [ 83%]

...删除释放资源? 富文本下划线绘制bug 怎么检测点是否在 graphics所绘制的区域内 小游戏开放数据域下使用Laya.List绘制了排行榜,但是触摸没有滚动响应 Graphic.drawTextures,第二个参数 pos:Array — 绘制次数和坐标,怎么写啊, 如何清...

来源: Laya_社区 发布时间: 20170227

323. 绘制的矩形能命名吗? [ 83%]

...2倍的情况下,会有绘制效率上的差别吗? 如何给Sprite的graphics绘制的线条添加发光滤镜? 怎样才能找到那个MyTestView类,命名空间问题 怎么检测点是否在 graphics所绘制的区域内 斜矩形怎么计算碰撞 如何实现【在给定矩形内清空...

来源: Laya_社区 发布时间: 20170118

324. laya.d3.graphics.VertexPositionNormalColorTexture0Texture1SkinTangent [ 83%]

...ormalColorTexture0Texture1SkinTangentProperties | Methods Packagelaya.d3.graphicsClasspublic class VertexPositionNormalColorTexture0Texture1SkinTangentInheritanceVertexPositionNormalColorTexture0Texture1SkinTangent ObjectImplements IVertex VertexPositionNormalTextureSkin 类用于创建位置、...

来源: laya_api 发布时间: 20170929

325. 自动旋转后残影 [ 83%]

...:void{ ChangeSize(); if(_tip) _tip.destroy();   _tip = new Sprite(); _tip.graphics.drawRect(0,0,100,100,"#FFFFFF"); _tip.size(100,100); Laya.stage.addChild(_tip);   Tween.to(_tip,{y:Browser.height - _tip.height,x:Browser.width-_tip.width},2000,null); } } }     附件 : --> 2019-05-20 添加评...

来源: Laya_社区 发布时间: 20190520

326. laya.d3.graphics.Vertex.VertexShurikenParticleMesh [ 83%]

...rtexShurikenParticleMeshProperties | Methods | Constants Packagelaya.d3.graphics.VertexClasspublic class VertexShurikenParticleMeshInheritanceVertexShurikenParticleMesh VertexShuriKenParticle Object VertexShurikenParticle 类用于创建粒子顶点结构。 Public Properties PropertyDefined By...

来源: Laya2.0_api 发布时间: 20190513

327. laya.d3.graphics.IndexBuffer3D [ 83%]

... No Frames IndexBuffer3DProperties | Methods | Constants Packagelaya.d3.graphicsClasspublic class IndexBuffer3DInheritanceIndexBuffer3D Buffer Object IndexBuffer3D 类用于创建索引缓冲。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined B...

来源: Laya2.0_api 发布时间: 20190513

328. laya.d3.graphics.Vertex.VertexShurikenParticleBillboard [ 83%]

...hurikenParticleBillboardProperties | Methods | Constants Packagelaya.d3.graphics.VertexClasspublic class VertexShurikenParticleBillboardInheritanceVertexShurikenParticleBillboard VertexShuriKenParticle Object VertexShurikenParticle 类用于创建粒子顶点结构。 Public Properties PropertyD...

来源: Laya2.0_api 发布时间: 20190513

329. scrollrect的bug? [ 83%]

...人 jacksing888 • 2017-03-30 11:20 var containr = new Sprite(); containr.graphics.drawRect(0,0,200,200,'#ff0000') containr.size(200,200); containr.pivot(100,100); containr.x = 200 containr.y = 200 senceLayer.addChild(containr); var rect = new Rectangle(0,0,200,200); containr.scrollRect = rect; var...

来源: Laya_社区 发布时间: 20170329

330. laya.d3.graphics.VertexPositionNormalTexture0Texture1SkinTangent [ 83%]

...tionNormalTexture0Texture1SkinTangentProperties | Methods Packagelaya.d3.graphicsClasspublic class VertexPositionNormalTexture0Texture1SkinTangentInheritanceVertexPositionNormalTexture0Texture1SkinTangent ObjectImplements IVertex VertexPositionNormalTextureSkin 类用于创建位置、法线、纹...

来源: laya_api 发布时间: 20170929