大约有 361 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0050 秒)
Laya_社区(337) Laya2.0_文档(7) Laya3.0_api(6) Laya3.0_文档(5) Laya2.0_示例(2) Laya_示例(2) laya_api(1) Laya2.0_api(1)
...此处展示效果的demo地址: 灯光方面的设置: ```typescript // Use soft shadow. directionLight.shadowMode = Laya.ShadowMode.SoftLow; // Set shadow max distance from camera. directionLight.shadowDistance = 3; // Set shadow resolution. directionLight.shadowResolution = 1024; // Set shadow ...
来源: Laya2.0_文档 发布时间: 20210715
...buildTemplate", "title": "build template" } ] },extension.js 内容如下 'use strict'; Object.defineProperty(exports, "__esModule", { value: true }); const vscode = require("vscode"); function activate(context) { let disposable = vscode.commands.registerCommand('extension.buildTemplate', () => {...
来源: Laya_社区 发布时间: 20180728
...出插件导出,总是提示LayaAir3D UnityPlugin: unknown Shader Please use LayaAir3D shader 【带附件】 使用Laya2.0.0beta5.1 发布官方示例 真机报错 window is not defined 图集打包找不到图集文件 iphone自带浏览器页面怎么锁定 laya2.0加载3d场景报错Uncaught T...
来源: Laya_社区 发布时间: 20230401
...出插件导出,总是提示LayaAir3D UnityPlugin: unknown Shader Please use LayaAir3D shader LayaNative在Android 11上启动闪退 如何与服务端建立连接 用了第三方socket类 项目在IDE上可以连接正常运行,为什么打包APK之后在手机上就连接不上socket laya3.2.5...
来源: Laya_社区 发布时间: 20251115
...e Middle (MiTM) attack, which can pose a serious security vulnerability to users of your app. The next submission of this app may require a longer review time, and this app will not be eligible for an expedited review until this issue is resolved. Next Steps - Review the Software Requirements sectio...
来源: Laya_社区 发布时间: 20171221
...才开始就出这错误了 以下附上代码 : (function () { 'use strict'; class GameMain extends Laya.Scene { constructor(){ super(); GameMain.instance = this; Laya.MouseManager.multiTouchEnabled = false; ...
来源: Laya_社区 发布时间: 20201110
... ... do something with message // If your application uses length-delimited buffers, there is also encodeDelimited and decodeDelimited. } } } new GameMain(); 4、最后在控制台输出: AwesomeMessage {awesomeField: "AwesomeString"} 2017-11-01 2 2 ...
来源: Laya_社区 发布时间: 20170216
[LayaAirIDE3]3.3.1 UI点击区域异常,mouseThrough属性失效 红圈区域处于mouseThrough节点内容,旧版本可以正常穿透,新版本则不行 附件 : --> 3.3_.1_UI点击异常_.zip 2025-08-25 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀...
来源: Laya_社区 发布时间: 20250825
...出插件导出,总是提示LayaAir3D UnityPlugin: unknown Shader Please use LayaAir3D shader 2.2.0beta4 发布微信小游戏,安卓设备加载场景黑屏 问题状态 最新活动: 2023-08-17 16:35 浏览: 1857 关注: 2 人 月仟龙琰 • 2023-08-17 16:46 那为什么3.0没问题呢,是...
来源: Laya_社区 发布时间: 20230817
...出插件导出,总是提示LayaAir3D UnityPlugin: unknown Shader Please use LayaAir3D shader spine在微信小游戏中切换动画无法显示 版本不匹配! 全局 tsc (2.2.2) != VS Code 的语言服务(2.1.5)。可能出现不一致的编译错误 【BUG备忘录】关于Tween动画无法正...
来源: Laya_社区 发布时间: 20240710