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

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

241. u3d导入的粒子效果没有停止方法以及相应事件的吗? [ 78%]

... https://layaair.ldc.layabox.com/demo/?category=3d&group=particle&name=Particle_EternalLight   https://layaair.ldc.layabox.com/demo/?category=3d&group=particle&name=Particle_BurningGround   https://layaair.ldc.layabox.com/demo/?category=3d&group=particle&name=Particle_Scene...

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

242. laya.spine.SpineTemplet_API3.0 [ 78%]

...et Index Constructors constructor Properties _id destroyedImmediately lock name skeletonData url uuid DEBUG RuntimeVersion Accessors basePath cpuMemory destroyed gpuMemory id ns obsolute referenceCount cpuMemory gpuMemory Methods _addReference _clearReference _parse _removeReference _setCPUMemory _s...

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

243. [LayaAir3]unknown script 'NavHelper.getNavMeshData' [ 78%]

...识别为"unknown"的问题导致资源加载回调失败 unknown shader name 加载3d场景unknown shader name uncaught error: laya3d: unknown mesh version Uncaught Error: MeshReader: unknown mesh version. 模型加载报"LoadModelV03: unknown vertexDeclaration."异常 加载模型 报错。Uncaugh...

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

244. 射线检测报错,outHitInfo.sprite3D=null; [ 78%]

... : any):void{ this.scene = owner; this.camera = this.scene.scene.getChildByName("Main Camera") as Laya.Camera; console.log("当前摄像机的名字是:" + this.camera.name); }  public _start(state:Laya.RenderState):void{ this.ray = new Laya.Ray(Laya.Vector3.ZERO,Laya.Vector3.ZERO); this.phasorSp...

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

245. tiledMap问题,getTileProperties获取地图属性不能获取到 [ 78%]

...ndex 地图块索引     *@param id 具体的TileSetID     *@param name 属性名称     *@return     */     __proto.getTileProperties=function(index,id,name){         if (this._tileProperties[index] && this._tileProperties[index][id]){             ret...

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

246. 关于资源版本号的问题咨询 [ 78%]

...atlas文件后会执行Loader.as的onLoaded中的如下代码 }else{ for (name in frames) { obj = frames[name];//取对应的图 tPic = pics[obj.frame.idx ? obj.frame.idx : 0];//是否释放 [i][b]url = URL.formatURL(directory + name); [/b][/i] cacheRes(url, Texture.create(tPic, obj.frame.x, obj.fra...

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

247. 初次加载场景正确,返回后只加载第一个场景 [ 78%]

...没有打包         console.log("目标所属的OWER"+this.owner.name + "");         console.log("目标所属的OWER:"+this.owner.name.slice(12,13) + "");         Laya.Scene.open("test/PuzzleScene"+this.owner.name.slice(12,13)+".scene",true,null,null,null); 附件 : -->...

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

248. Laya2.4版本,场景为内嵌时layaMaxUI类中没有声明场景中的Button等控件? [ 77%]

...hild":[{"type":"Button","props":{"y":616,"x":296,"skin":"comp/button.png","name":"butStart","label":"label"},"compId":3}],"loadList":["comp/button.png"],"loadList3D":[]}; constructor(){ super()} createChildren():void { super.createChildren(); this.createView(GameSceneuiUI.uiView); } } REG("ui.GameSc...

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

249. 微信小游戏分包加载libs/laya.physics3D.js,加载成功但不能使用 [ 77%]

...分感谢。 const loadTask = wx.loadSubpackage({             name: '3d', // name 可以填 name 或者 root             success: function (res) {                 console.log('res ----------> ',res);                 // 分包加载成功后...

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

250. Laya2.4版本,场景为内嵌时layaMaxUI类中没有声明场景中的Button等控件? [ 77%]

...hild":[{"type":"Button","props":{"y":616,"x":296,"skin":"comp/button.png","name":"butStart","label":"label"},"compId":3}],"loadList":["comp/button.png"],"loadList3D":[]};         constructor(){ super()}         createChildren():void {             super.createChildren();...

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