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

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

901. laya.d3.component.physics.SphereCollider [ 47%]

...。 SphereCollider  center : Vector3 获取中心点。 SphereCollider destroyed : Boolean[read-only] 获取是否已销毁。 Component3D enable : Boolean 获取是否启用。 Component3D id : int[read-only] 获取唯一标识ID。 Component3D isSingleton : Boolean[override] [read-only] 获...

来源: laya_api 发布时间: 20170929

902. uglify压缩后的错误堆栈解析 [ 47%]

...{ line: 1,// column: 56 } // console.log(generatedPosition); } // consumer.destroy(); } main().catch(error => console.log(error.message));   6、在cmd中运行:node convertSourceMap.js "at t.ClearYeMan (http://cangqiong.17dawan.com/v ... 341015)" "F:\\jenkins_workspace\\branch\\0707\\release\...

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

903. setSubPixels画布擦除不掉 [ 47%]

...argets.restore(); let dt = _targets.getData(0, 0, w, h);//像素数据 ctx.destroy(); if(!this.aImg){ let aImg:Laya.Image = new Laya.Image(this.aUrl); aImg.scaleX = aImg.scaleY = 2; Laya.stage.addChild(aImg); aImg.mouseEnabled = false; this.aImg = aImg; } //清除目标纹理的像素 let _sourceTex...

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

904. 同一个Graphics里面绘制超过20000个矢量rect的情况下,Uncaught Error: IBQuadrangle count(带悬赏的每次都创建订单失败,之后在社区里面看不到) [ 47%]

...= new Sprite(); b.graphics.drawTexture(texture); a.graphics.clear(true); a.destroy(); a = b; } a.graphics.drawRect(10*i, 10*j, 10, 10, "#ff0000"); count++; } } 2018-11-13 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个...

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

905. laya.ani.bone.Skeleton_API3.0 [ 47%]

...horY aniMode animationName blendMode cacheAs components customRenderEnable destroyed displayHeight displayWidth displayedInStage drawCallOptimize filters globalRotation globalScaleX globalScaleY graphics height hideFlags hitArea is3D loop mask mouseEnabled mouseX mouseY numChildren parent pivotX piv...

来源: Laya3.0_api 发布时间: 20231115

906. putimagedata 不起作用 [ 47%]

... 开放数据域中排行榜头像用圆形遮罩在真机中不起作用 destroy()销毁精灵不起作用 请问一下,在编辑模式下放置一个button 但是click事件不起作用什么原因 nativefiles不起作用 为什么off不起作用 好像1.7.17类库创建阴影和发光滤镜不...

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

907. laya.media.VideoNode_API3.0 [ 47%]

...Mode buffered cacheAs components currentSrc currentTime customRenderEnable destroyed displayHeight displayWidth displayedInStage drawCallOptimize duration ended error filters globalRotation globalScaleX globalScaleY graphics height hideFlags hitArea is3D loop mask mouseEnabled mouseX mouseY muted nu...

来源: Laya3.0_api 发布时间: 20231115

908. laya.ui.UIComponent_API3.0 [ 46%]

...de bottom cacheAs centerX centerY components customRenderEnable dataSource destroyed disabled displayHeight displayWidth displayedInStage drawCallOptimize filters globalRotation globalScaleX globalScaleY graphics gray height hideFlags hitArea is3D left mask mouseEnabled mouseX mouseY numChildren par...

来源: Laya3.0_api 发布时间: 20231115

909. 急急 游戏销毁问题 [ 46%]

...了 因为我们整个页面没有刷新 我这里就是缺少一个 Laya.destroy的方法 可以让我在页面切换的时候 执行,返回页面的时候 我们可以像刷新页面那样 重新的初始化一遍 注意 我们的页面切换不是刷新 而是 用jquery 的 dom容器节点.html...

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

910. cacheAs="bitmap"导致内存泄露 [ 46%]

...取到的soundChannel.position总是为0,导致不能继续播放 对象destroy()后的还会耗用内存吗?页面的时间轴动画会跟着被清空吗? 问题状态 最新活动: 2019-06-17 15:22 浏览: 1746 关注: 3 人 rainysky • 2019-06-17 12:08 感谢回答,可能我没有描...

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