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

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

401. LayaAir2D示例 Mac 2.0.0beta3 Chrome调试黑屏 [ 47%]

...rome出现错误: Error processing launch: Error Could not attach to main target Laya mac版的IDE 是没测试就上线了吗? 【带附件】 使用Laya2.0.0beta5.1 发布官方示例 真机报错 window is not defined 2.2.0beta4 发布微信小游戏,安卓设备加载场景黑屏 官方新...

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

402. laya.ui.TextInput_API3.0 [ 47%]

...,canvas模式下进行依然是画布缓存,webgl模式下使用renderTarget缓存。 webgl下renderTarget缓存模式缺点:会额外创建renderTarget对象,增加内存开销,缓存面积有最大2048限制,不断重绘时会增加CPU开销。优点:大幅减少drawcall,渲染性...

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

403. Laya.loader.load 教程代码出错 [ 47%]

...示异常if (!tex.loaded){ tex.once("loaded",this,this._textureLoaded,[tex,args]);  编辑了好几次,这个代码的功能似乎有点问题。   代码现在是这个yang样子的:         public function LayaSample() {             //初始化引擎           ...

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

404. Steam扩展实例 · LayaAir3.4 · 引擎文档 · LAYABOX [ 47%]

...svm_value jsSetAchievement(jsvm_env env, jsvm_callback_info info) { size_t argc = 1; jsvm_value args[1]; jsvm_value _this; JSVM_CALL_CHECK(jsvm_get_cb_info(env, info, &argc, args, &_this, nullptr)); bool success = SteamManager::GetInstance()->SetAchievement(achievementID); jsvm_value resu...

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

405. laya.d3.core.pixelline.PixelLineMaterial_API3.0 [ 47%]

...tion): EventDispatcher off(type: string, caller: any, listener?: Function, args?: any[]): EventDispatcher Inherited from EventDispatcher.off Defined in laya/events/EventDispatcher.ts:112 从 EventDispatcher 对象中删除侦听器。 Parameters type: string 事件的类型。 listener: Function 事...

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

406. 节点管理 · LayaAir3.4 · 引擎文档 · LAYABOX [ 46%]

...定的层级位置可使用此方法 批量添加子节点addChildren(...args:any[]) 直接把一组子节点按顺序添加到父节点下,相当于循环调用一次addChild子节点 查找 根据名字,获取子节点对象getChildByName(name: string) 当我们知道某个节点的名字时...

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

407. laya.d3.core.material.EffectMaterial_API3.0 [ 46%]

...tion): EventDispatcher off(type: string, caller: any, listener?: Function, args?: any[]): EventDispatcher Inherited from EventDispatcher.off Defined in laya/events/EventDispatcher.ts:112 从 EventDispatcher 对象中删除侦听器。 Parameters type: string 事件的类型。 listener: Function 事...

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

408. laya.d3.core.trail.TrailMaterial_API3.0 [ 46%]

...tion): EventDispatcher off(type: string, caller: any, listener?: Function, args?: any[]): EventDispatcher Inherited from EventDispatcher.off Defined in laya/events/EventDispatcher.ts:112 从 EventDispatcher 对象中删除侦听器。 Parameters type: string 事件的类型。 listener: Function 事...

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

409. laya.d3.core.material.SkyBoxMaterial_API3.0 [ 46%]

...tion): EventDispatcher off(type: string, caller: any, listener?: Function, args?: any[]): EventDispatcher Inherited from EventDispatcher.off Defined in laya/events/EventDispatcher.ts:112 从 EventDispatcher 对象中删除侦听器。 Parameters type: string 事件的类型。 listener: Function 事...

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

410. 1整天了,还是没解决加载本地文件问题 [ 46%]

...ommand": "${workspaceRoot}/.laya/astool/layajs", "isShellCommand": false, "args": ["${workspaceRoot}/.actionScriptProperties;iflash=false;windowshow=false;chromerun=false;quickcompile=true"], "showOutput": "always" } 感觉这里都跟 模板的一样了啊,要怎么改? 2017-08-30 添加评论 ...

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