大约有 1,626 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0056 秒)
Laya_社区(997) Laya2.0_文档(205) Laya3.0_api(176) Laya2.0_api(99) laya_api(85) Laya3.0_文档(46) Laya_示例(9) Laya2.0_示例(9)
... 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
...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
...识别为"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
... : 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
...ndex 地图块索引 *@param id 具体的TileSetID *@param name 属性名称 *@return */ __proto.getTileProperties=function(index,id,name){ if (this._tileProperties[index] && this._tileProperties[index][id]){ ret...
来源: Laya_社区 发布时间: 20190218
...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
...没有打包 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
...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
...分感谢。 const loadTask = wx.loadSubpackage({ name: '3d', // name 可以填 name 或者 root success: function (res) { console.log('res ----------> ',res); // 分包加载成功后...
来源: Laya_社区 发布时间: 20190514
...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