大约有 4,111 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0121 秒)
Laya_社区(3330) Laya2.0_文档(296) Laya_示例(141) Laya3.0_文档(118) Laya2.0_示例(117) Laya3.0_api(94) Laya2.0_api(9) laya_api(6)
...023-06-20 18:19:19.035] [resource_tool] [info] FBX file format version for this FBX SDK is 7.7.0 [2023-06-20 18:19:19.035] [resource_tool] [info] lAbsFolderName: D:\2023_6_20_秘密超市\demo\assets\u3d_fbx\Animator\fbx\temp [2023-06-20 18:19:19.036] [resource_tool] [info] FBX file format version f...
来源: Laya_社区 发布时间: 20230621
...del3D/PangZi-Take 001.lani",]; Laya.loader.create(resource, Handler.create(this, onPreLoadFinish)); } public function onPreLoadFinish() { //初始化3D场景 _scene = Laya.stage.addChild(Loader.getRes("res/threeDimen/scene/TerrainScene/XunLongShi.ls")) as Scene3D; //获取相机 var camera:Camera = ...
来源: Laya2.0_文档 发布时间: 20210715
...e/clip_tree_arrow.png" ]; //加载资源 Laya.loader.load(res, new Handler(this, onLoadComplete)); } /***加载资源完成***/ private function onLoadComplete(e:*=null):void { // 组装tree的数据 var treeData:String = ""; //外层循环为树的父节点(相当于文件夹) for(var i:int = 0...
来源: Laya2.0_文档 发布时间: 20210715
...d Mode = double 05-16 15:59:48.991 7562-7562/com.dihong.testdcc I/LayaBox: This device supports vao 05-16 15:59:48.991 7562-7562/com.dihong.testdcc I/LayaBox: This device supports instanced draw 05-16 15:59:48.992 7562-7562/com.dihong.testdcc I/LayaBox: download thread num = 3 05-16 15:59:48.992 756...
来源: Laya_社区 发布时间: 20190516
...模式。 Laya.stage.bgColor = "#efefef";//设置画布的背景颜色。 this.onInit(); } private onInit(): void { var text: laya.display.Text = new laya.display.Text();//创建一个 Text 类的实例对象 text 。 text.text = "这个是一个 Text 文本示例。"; text.color = "#008fff";//设...
来源: Laya3.0_api 发布时间: 20231115
...tYNMAnPZiAAZgAAbgGIBjAI4BOAbgGIBjAM4WyX8DACmu8Uz0WffUAAAAAElFTkSuQmCC'; this._image.skin = PNG_LOADING; 2018-10-31 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 Laya_Aaron 赞同来自: 玩一玩的问题,...
来源: Laya_社区 发布时间: 20181031
...:31:16.691 6514-6514/com.vivo.vs I/chromium: [INFO:CONSOLE(107)] "Warning!,this class[MiniAdpter] already exist:", source: file:///data/data/com.vivo.vs/files/.game/854584523/1.0.10/libs/laya.core.js (107) 10-13 17:31:17.631 6514-6514/com.vivo.vs I/chromium: [INFO:CONSOLE(25)] "Uncaught SyntaxError:...
来源: Laya_社区 发布时间: 20181013
...ber, font: string, color: string, textAlign: string): FillTextCmd { return this.addCmd(FillTextCmd.create(text, x, y, font, color, textAlign, 0, "")); } 这里重点介绍一下fillText中font属性与其它几个文本font属性区别,fillText示例代码如下: /** * 组件被激活后执行...
来源: Laya3.0_文档 发布时间: 20251010
... //启用装饰器语法 }, } 但修改完配置编译的时候会报错:This syntax requires an imported helper but module 'tslib' cannot be found 开发群里有大神提供了一种解决办法: 右键 LayaAirIDE.app->显示包内容,定位到 Contents->Resources->app->node_mod...
来源: Laya_社区 发布时间: 20201223
...8224f64ddb 08-14 10:57:48.979 22228-22354/? I/LayaBox: release JSWebSocket this=adf7dbf8 deletgate=adfb4648 08-14 10:57:49.131 3084-3555/? D/AudioFlinger: mixer(0xaad8e188) throttle end: throttle time(29) --------- beginning of crash 08-14 10:57:49.222 22858-22354/? A/google-breakpad: ...
来源: Laya_社区 发布时间: 20180814