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

大约有 354 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0065 秒)

131. laya.d3.core.pixelline.PixelLineSprite3D_API3.0 [ 47%]

...nentInstance addLine addLines bubbleEvent callLater clear clearTimer clone contains destroy destroyChildren event frameLoop frameOnce getChildAt getChildByName getChildIndex getComponent getComponents getLine hasHideFlag hasListener isAncestorOf off offAll offAllCaller on onAfterDeserialize onAwake ...

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

132. 节点管理 · LayaAir3.3 · 引擎文档 · LAYABOX [ 47%]

...可以直接获取父节点 当前容器是否包含指定的节点对象contains(node: Node) 判断一个节点下是否包含某个子节点,可以使用此方法,注意此查找过程会遍历所有嵌套的子节点 检查本节点是否是某个节点的上层节点isAncestorOf(node: Node) ...

来源: Laya3.0_文档 发布时间: 20251010

133. canvas定位后 点击区域偏移 [ 47%]

...复 米粒 赞同来自: 大光电KID 看源码解决了!如果改变layaContainer的位置后导致点击偏移,可以改源码: laya.core.js第12581行          this._point.setTo(e.pageX || e.clientX,e.pageY || e.clientY); 改为 this._point.setTo((e.pageX || e.clientX)-Browser._contai...

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

134. iphone6闪退 [ 47%]

...Frameworks/JavaScriptCore.framework/JavaScriptCore and /private/var/mobile/Containers/Bundle/Application/6815AAA5-5DD9-4F5E-B035-86F46C8BD87F/layabox.app/layabox. One of the two will be used. Which one is undefined. 2017-11-27 16:20:55.044 layabox[644:298297] 当前应用软件版本:2.2 2017-11-27 ...

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

135. 可以帮我测试一下吗? 使用mask的场景,放着就会出现记忆体用完的讯息? [ 46%]

...0, 10, 580, 470, "#000000"); s.pos(0,0); console.log("=mask container=>>", s.width, s.height)//打印出是0,0 this.scrollContainer.mask = s;//scrollContainer是一个有宽高的Box,为什么打印出的s的宽高是0,0,只要设置了mask,chrorme就会警告cache ...

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

136. 救命啊,遇到苹果爸爸 Guideline 2.5.2 [ 46%]

...are Requirements     Your app, extension, or linked framework appears to contain code designed explicitly with the capability to change your app’s behavior or functionality after App Review approval, which is not in compliance with App Store Review Guideline 2.5.2 and section 3.3.2 of the Apple ...

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

137. 苹果上架有问题啊 , !!!!!! [ 44%]

... Software Requirements Your app, extension, or linked framework appears to contain code designed explicitly with the capability to change your app’s behavior or functionality after App Review approval, which is not in compliance with App Store Review Guideline 2.5.2 and section 3.3.2 of the App...

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

138. [LayaAirIDE3]3.3.1 UI点击区域异常,mouseThrough属性失效 [ 44%]

...释,如下所示: /** * @en For non-UI component display object nodes (container objects or display objects without image resources), specifies whether the mouse events penetrate this object's collision detection. `true` means the object is penetrable, `false` means it is not penetrable. * When ...

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

139. sprite点击事件 位置便宜 [ 42%]

...-stage--> const canvas = document.getElementById('laya-stage'); Browser.container = canvas; var canvas2 = Laya.init(480, 360, WebGL); // Laya.stage.bgColor = "#232628"; setup(); })(); function setup() { createInteractiveTarget(); createLogger(); } function createInteractiveTarget() { var rect = n...

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

140. laya.d3.core.Camera_API3.0 [ 41%]

...onent addComponentInstance addLayer bubbleEvent callLater clearTimer clone contains convertScreenCoordToOrthographicCoord destroy destroyChildren event frameLoop frameOnce getChildAt getChildByName getChildIndex getComponent getComponents hasHideFlag hasListener isAncestorOf normalizedViewportPointT...

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