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

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

2481. 3D物体检测到碰撞后,被碰撞物被移除的时候过30秒再次出现?并添加到舞台 [ 45%]

...信息后删除对方。 PlayerMove.prototype.onTriggerStay = function (other) { this.tsizex = this.box._components[0]._transformOrientedBoundBox.extents.x; this.tsizez = this.box._components[0]._transformOrientedBoundBox.extents.z; this.osizex = other._transformOrientedBoundBox.extents.x; this.osiz...

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

2482. Config3D_API3.0 [ 45%]

Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "Config3D" Config3D Class Config3D Config3D 类用于创建3D初始化配置。 Hierarchy Config3D Index Properties BVH_Min_Build_nums BV...

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

2483. 编译调试启动chrome出现错误: Error processing launch: Error Could not attach to main target [ 45%]

...么用啊 ide 2.4 layaair2-cmd 编译报错 谷歌浏览器播放mp3出现The AudioContext was not allowed to start. 版本不匹配! 全局 tsc (2.2.2) != VS Code 的语言服务(2.1.5)。可能出现不一致的编译错误 微信小程序—未找到入口 app.json 文件,或者文件读取失...

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

2484. laya.d3.renderobjs.renderobj.SkinRenderElementOBJ_API3.0 [ 45%]

Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/RenderObjs/RenderObj/SkinRenderElementOBJ" SkinRenderElementOBJ Class SkinRenderElementOBJ Hierarchy RenderElementOBJ SkinRender...

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

2485. [LayaAir3]3.2.3 同一个手机运行Android项目帧数很低,浏览器运行web项目帧数稳定 [ 45%]

...略 iphone自带浏览器页面怎么锁定 谷歌浏览器播放mp3出现The AudioContext was not allowed to start. 循环依赖不能运行 Circular dependency: LayaNative在Android 11上启动闪退 用了第三方socket类 项目在IDE上可以连接正常运行,为什么打包APK之后在手...

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

2486. laya.d3.core.Bounds_API3.0 [ 45%]

Search Preparing search index... The search index is not available ts Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/core/Bounds" Bounds Class Bounds Bounds 类用于创建包围体。 Hierarchy Bounds Implements IClone Index Constructors constructor...

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

2487. Scene.load加载的时候无法正确的识别ResourceVersion [ 45%]

...Scene/Library/unity%20default%20resources-Cube.lm Failed to load resource: the server responded with a status of 404 (Not Found)前面多了一个h5/的前缀,所以找不到了(因为是web的root目录下新建了一个h5的目录,游戏丢这个里面的)   但是当我放到Root目录之后...

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

2488. laya.d3.renderobjs.renderobj.RenderContext3DOBJ_API3.0 [ 45%]

Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/RenderObjs/RenderObj/RenderContext3DOBJ" RenderContext3DOBJ Class RenderContext3DOBJ Hierarchy RenderContext3DOBJ Implements IRe...

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

2489. 2.0版本 ios浏览器旋转,会导致适配出现问题,无法旋转回来 [ 45%]

...indowWidth=true; if(window.document.body.clientWidth>document.body.clientHeight){ windowWidth=false; }   if(windowInnerWidth==false&&windowOnWidth!=windowWidth){ window.location.reload(); }   }     //class game.Game var yfqian=(function(){ function yfqian(){ var debug=yfqian.getUrl("d...

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

2490. 使用HttpRequest向外部链接请求ip所在省份时,遇到 No 'Access-Control-Allow-Origin' header错误 [ 45%]

...a.com.cn/i ... 3Djs. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://192.168.26.144' is therefore not allowed access.   想请教下是什么原因,和如何解决此问题。 如果是因为跨域不可访问,第一种方式是如何绕过的呢,...

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