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

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

2791. HttpRequest详解(TypeScript-LayaAir基础篇(TS)-数据与通信) [ 35%]

...的五种状态 | | response | varies | 响应实体的类型由 `responseType 来指定,` 可以是 `ArrayBuffer` ,`Blob`, [`Document`](https://developer.mozilla.org/zh-CN/docs/Web/API/Document), JavaScript 对象 (即 “json”), 或者是字符串。如果请求未完成或失败,则...

来源: Laya2.0_文档 发布时间: 20210715

2792. HttpRequest详解(JavaScript-LayaAir基础篇(JS)-数据与通信) [ 35%]

...的五种状态 | | response | varies | 响应实体的类型由 `responseType 来指定,` 可以是 `ArrayBuffer` ,`Blob`, [`Document`](https://developer.mozilla.org/zh-CN/docs/Web/API/Document), JavaScript 对象 (即 “json”), 或者是字符串。如果请求未完成或失败,则...

来源: Laya2.0_文档 发布时间: 20210714

2793. 如何使用vscode编译laya项目 [ 35%]

...目文件夹下 .vscode/launch.json 添加配置   { "name":"compile", "type": "node", "request": "launch", //nodejs 可执行文件 "runtimeExecutable": "D:\\workspace\\layabox\\node-v7.9.0-win-x64\\node.exe", //使用Laya编辑器下的 gulpjs "program": "D:\\workspace\\layabox\\LayaAirIDE_beta\\...

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

2794. HttpRequest详解(ActionScript-LayaAir基础篇(AS3)-数据与通信) [ 34%]

...的五种状态 | | response | varies | 响应实体的类型由 `responseType 来指定,` 可以是 `ArrayBuffer` ,`Blob`, [`Document`](https://developer.mozilla.org/zh-CN/docs/Web/API/Document), JavaScript 对象 (即 "json"), 或者是字符串。如果请求未完成或失败,则该...

来源: Laya2.0_文档 发布时间: 20210715

2795. Unity插件使用说明(TypeScript-3D基础(TS)-LayaAir3D之3D场景可视化编辑) [ 34%]

...ir引擎unity插件下载地址: [https://ldc2.layabox.com/layadownload/?type=layaairide](https://ldc2.layabox.com/layadownload/?type=layaairide) ##### 2.2.2 要对应的版本 **LayaAir引擎unity插件在下载时,一定要对应好引擎的版本号**, 例如,引擎采用的是2.6.1,那...

来源: Laya2.0_文档 发布时间: 20210714

2796. laya.utils.Ease_API3.0 [ 33%]

... strongInOut strongOut HALF_PI PI2 Legend Object literal Variable Function Type alias Class Class with type parameter Enumeration Interface Static method

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

2797. AS3与JS混合编码(ActionScript-2D进阶篇(AS3)-扩展模块) [ 33%]

...ose:Object):void { trace("收到消息"); respose.writeHead(200, {'Content-Type': 'text/plain'}); respose.end('Hello Laya'); } } } ``` ​ *Tips: 创建node的服务器的api可以移步到[https://nodejs.org/](https://nodejs.org/)*   `Main.as` 创建了一个动态服务器,端口为8989,...

来源: Laya2.0_文档 发布时间: 20210715

2798. 本地双击html如何打开laya项目? [ 33%]

...() > 0 && file.exists() && file.isFile()) { i.setDataAndType(Uri.parse("file://" + filePath), "application/vnd.android.package-archive" ); i.addFlags(Intent.FLAG_ACTIVITY_NEW_TASK); context.startActivity( i); return true ; } return false ; }  安装完之后,我们只需要根...

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

2799. [LayaAir3]LayaAir3.0UnityPlugin 导出出错 [ 33%]

...essEvent (int,intptr,bool&)  MissingReferenceException: The object of type 'SkinnedMeshRenderer' has been destroyed but you are still trying to access it. Your script should either check if it is null or you should not destroy the object. MeshUitls.writeSkinnerMesh (UnityEngine.SkinnedMeshRende...

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

2800. 打包安卓Android studio黑屏 [ 33%]

...808) mAppBounds=Rect(0, 0 - 1080, 1808) mWindowingMode=fullscreen mActivityType=undefined} nonFullScreen=0 suim:1 s.29}, config:{1.0 ?mcc?mnc [zh_CN_#Hans] ldltr sw360dp w360dp h578dp 480dpi nrml long port finger -keyb/v/h -nav/h winConfig={ mBounds=Rect(0, 0 - 1080, 1808) mAppBounds=Rect(0, 0 - 108...

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