大约有 80 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0033 秒)
...vent(touchemoves[j], evt); _this.check(_this._stage, _this.mouseX, _this.mouseY, _this.onMouseMove); } _this.checkMouseOut(); break; 以上问题电脑...
来源: Laya_社区 发布时间: 20170510
...忽略 plugins: [ typescript({ tsconfig:workSpaceDir + "/tsconfig.json", check: true, //Set to false to avoid doing any diagnostic checks on the code tsconfigOverride:{compilerOptions:{removeComments: true}}, include:/.*.ts/, }), glsl({ // By default, everything gets included include: /.*(.glsl|.vs|...
来源: Laya_社区 发布时间: 20200918
... [11:14:55] Task 'compile' is not in your gulpfile [11:14:55] Please check the documentation for proper gulpfile formattin gulp版本 3.9.1 2020-01-18 0 0 分享 微博 QZONE 微信 ngKevin 赞同来自: 找依赖找了半天 ,废了半天的力气,找全之后,还有个编译的task...
来源: Laya_社区 发布时间: 20191115
...出模型时 报错:LayaAir3D UnityPlugin prefab can't export You should check the texture file format 怎么修改Texture的颜色 texture资源卸载再加载会闪 native项目中如何将图片文件的二进制数据转成 Texture? 官方“销毁Texture”示例问题 IDE打开某个场景...
来源: Laya_社区 发布时间: 20181221
...解决,更新微信开发者工具 原报错为 "readFile:fail Parameter check error: parameter.encoding 字段需为 'ascii' | 'base64' | 'binary' | 'hex' | 'latin1' | 'ucs-2' | 'ucs2' | 'utf-16le' | 'utf-8' | 'utf16le' | 'utf8'",更新最新 2025-07-08 0 0 分享 微博 QZONE 微信 为什么...
来源: Laya_社区 发布时间: 20250505
...gl.bindBuffer(Laya.WebGLContext.ARRAY_BUFFER, this.textureCoordBuffer); // Check the current orientation of the device combined with the // orientation of the VRSeeThroughCamera to determine the correct UV // coordinates to be used. const combinedOrientation = combineOrientations( window.screen.orie...
来源: Laya_社区 发布时间: 20180726
...ile.js [17:22:12] Task 'compile' is not in your gulpfile [17:22:12] Please check the documentation for proper gulpfile formatting exit:1 附件 : --> 2020-05-09 添加评论 已悬赏10元 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个...
来源: Laya_社区 发布时间: 20200509
...e", default:"bbb"}*/ public editOptionType:string = "bbb"; /** @prop {name:checkType, tips:"", type:Check}*/ public checkType; /** @prop {name:colorType, tips:"", type:Color}*/ public colorType; /** @prop {name:nodeType, tips:"", type:Node}*/ public nodeType; /** @prop {name:prefabType, tips:"", typ...
来源: Laya_社区 发布时间: 20181215
...etrable, the engine will no longer detect this object and will recursively check its child objects until it finds the target object or misses all objects. * When not penetrable, the node's width and height define the mouse collision area (a non-penetrable rectangular area). If the rectangular collis...
来源: Laya_社区 发布时间: 20250825
...extInput 文本输入 textInput_ input_ TextArea 文本域 textArea_ area_ CheckBox 多选框 checkBox_ check_ Label 显示文本 label_ 无缩写 RadioGroup 单选框组 radioGroup_ 无缩写 Radio 单选框 radio_ 无缩写 Tab 导航标签组 tab_ 无缩写 Clip 位图切片 clip_ 无缩写 FontC...
来源: Laya3.0_文档 发布时间: 20251010