大约有 6,537 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0160 秒)
Laya_社区(6215) Laya3.0_api(104) Laya2.0_文档(74) Laya3.0_文档(51) Laya2.0_示例(31) Laya_示例(31) laya_api(16) Laya2.0_api(15)
# LayaAir 3D性能分析工具 > Engine \ IDE Version : 2.12 Update Date: 2021-04-19 在LayaAir2.12版本,LayaAir引擎更新了性能分析工具,工具集成在LayaAirIDE中,同时也提供了简易的性能查看方案。 ## 1、性能分析工具概述 在游戏开发过程中,游戏性...
来源: Laya2.0_文档 发布时间: 20210714
...开始是网络版,地址为: loadUrl(conch.presetUrl||"http://10.10.20.19:7788/index.js"); 要改成单机版的话,修改这里: loadUrl(conch.presetUrl||"http://stand.alone.version/runtime.json"); 反之亦然。 一旦修改了url地址,原来打包的资源就都失效了。这时候...
来源: Laya3.0_文档 发布时间: 20250104
... if(this.wx!=undefined){ // Laya.timer.once(200,this,function():void{ //监听主域发送过来的消息 this.wx.onMessage(function(message:any){ if...
来源: Laya_社区 发布时间: 20180529
...04 listOnTimeout @ VM130 timers.js:264 附件 : --> 3DProj.zip release.zip 2018-03-17 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 4 个回复 Laya_Aaron 赞同来自: 问题已解决 2018-07-27 0 1 分享 微博 QZONE 微...
来源: Laya_社区 发布时间: 20180317
...r otherAnchor: any[] = [0, 0] Defined in laya/physics/joint/PulleyJoint.ts:20 [首次设置有效]链接刚体链接点,是相对于otherBody的左上角位置偏移 otherBody otherBody: RigidBody Defined in laya/physics/joint/PulleyJoint.ts:16 [首次设置有效]关节的连接刚体 otherGround...
来源: Laya3.0_api 发布时间: 20231115
... 已配置安全域名 也修改了 Laya.URL.basePath 附件 : --> 2018-04-26 添加评论 已悬赏50元 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 15 个回复 黄星 赞同来自: 你先试一下勾选上“不检验xxx”的那个选...
来源: Laya_社区 发布时间: 20180426
...tring = "Laya/3D/Render/RenderOpaque" Defined in laya/utils/Performance.ts:20 Static PERFORMANCE_LAYA_3D_RENDER_RENDERTRANSPARENT PERFORMANCE_LAYA_3D_RENDER_RENDERTRANSPARENT: string = "Laya/3D/Render/RenderTransparent" Defined in laya/utils/Performance.ts:22 Static PERFORMANCE_LAYA_3D_RENDER_SHADOW...
来源: Laya3.0_api 发布时间: 20231102
...d studio打出apk在模拟器上缺失透明的 附件 : --> LIZICESHI.rar 2017-12-29 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 11 个回复 浪货界扛把子 赞同来自: demo附上,麻烦抓紧给看一下,这边...
来源: Laya_社区 发布时间: 20171229
...llideConnected: boolean = false Defined in laya/physics/joint/WeldJoint.ts:20 [首次设置有效]两个刚体是否可以发生碰撞,默认为false otherBody otherBody: RigidBody Defined in laya/physics/joint/WeldJoint.ts:16 [首次设置有效]关节的连接刚体 owner owner: Node Inherited f...
来源: Laya3.0_api 发布时间: 20231115
...6 1 2 9 512 17 131072 25 33554432 2 4 10 1024 18 262144 26 67108864 3 8 11 2048 19 524288 27 134217728 4 16 12 4096 20 1048576 28 268435456 5 32 13 8192 21 2097152 29 536870912 6 64 14 16384 22 4194304 30 1073741824 7 128 15 32768 23 8388608 31 2147483648 为了更方便开发者使用,LayaAirIDE...
来源: Laya3.0_文档 发布时间: 20251010