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

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

521. laya.d3.physicscannon.CannonPhysicsComponent_API3.0 [ 51%]

...itor Defined in laya/components/Component.ts:34 是否可以在IDE环境运行 Optional scriptPath scriptPath: string Inherited from Component.scriptPath Defined in laya/components/Component.ts:35 Accessors awaked get awaked(): boolean Inherited from Component.awaked Defined in laya/components/Co...

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

522. laya.physics.ColliderBase_API3.0 [ 51%]

...itor Defined in laya/components/Component.ts:34 是否可以在IDE环境运行 Optional scriptPath scriptPath: string Inherited from Component.scriptPath Defined in laya/components/Component.ts:35 Accessors awaked get awaked(): boolean Inherited from Component.awaked Defined in laya/components/Co...

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

523. laya.physics.joint.MouseJoint_API3.0 [ 51%]

...itor Defined in laya/components/Component.ts:34 是否可以在IDE环境运行 Optional scriptPath scriptPath: string Inherited from Component.scriptPath Defined in laya/components/Component.ts:35 selfBody selfBody: RigidBody Defined in laya/physics/joint/MouseJoint.ts:16 [首次设置有效]关...

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

524. [含Demo]Laya2.0.1出包微信小游戏Android黑屏 expected Number(uniform4f) [ 51%]

...meshRenderer.castShadow = true; box.meshRenderer.receiveShadow = true;3. F6运行,渲染正常 4. 打包发布并导入微信小游戏工具,使用基础库2.6.6 5. iOS扫码启动,渲染正常 6. Android扫码启动,黑屏,vConsole报错如下: gameThirdScriptError expected Number(unifo...

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

525. flash2D没有使用stage3D,所以性能很差,如果通过layaFlash转换成JS后,还存在性能问题吗? [ 51%]

...做一定的优化 因为一款性能优越的h5产品是需要开发者+运行器 才能做到的通用浏览器是作的通用标准规范,不可能作到极致性能,各引擎商的运行器是针对自己认可的引擎标准作加速,所以比较好一些。但是引擎的运行器只是...

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

526. 性能统计面板介绍(JavaScript-2D进阶篇(JS)-性能优化) [ 51%]

...(Frames Per Second)的缩写。假设游戏的帧速为60FPS,表明游戏运行时每个帧的执行时间为1/60 秒。帧速值越高,视觉上感觉越流畅。 ![图1](img/1.png) (图1) 当前PC与手机等设备的满帧是60帧,如图1所示,但某些游戏对画面的流畅度要...

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

527. laya.components.Widget_API3.0 [ 51%]

...itor Defined in laya/components/Component.ts:34 是否可以在IDE环境运行 Optional scriptPath scriptPath: string Inherited from Component.scriptPath Defined in laya/components/Component.ts:35 Static EMPTY EMPTY: Widget = null Defined in laya/components/Widget.ts:11 一个已初始化的 Widg...

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

528. [LayaAir2]华为mate60系列手机在微信浏览器打开Laya2.x版本游戏会闪屏 [ 51%]

...出现了,在mate x5上120HZ高刷屏下,但是华为的老机型上都运行正常。两个解决方案,第一种是让用户把屏幕调到60HZ刷新,第二种是判断机型,然后在场景内做降帧处理。   if (Laya.Browser.userAgent.indexOf("HUAWEIALT-AL10") > -1 || Laya.Brow...

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

529. laya.ui.Widget_API3.0 [ 51%]

...itor Defined in laya/components/Component.ts:34 是否可以在IDE环境运行 Optional scriptPath scriptPath: string Inherited from Component.scriptPath Defined in laya/components/Component.ts:35 Static EMPTY EMPTY: Widget = null Defined in laya/ui/Widget.ts:12 一个已初始化的 Widget 实...

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

530. Laya.loader.create 报错, 升级2.0.2后 游戏卡顿 [ 51%]

...ht TypeError: Cannot read property 'btCollisionObject' of undefined runtime运行报错! 用了ByteArray的zlib.min.js后报错 播放背景音乐的问题 刚打开 桌面调试出现报错Uncaught (in promise) DOMException: play() 本地调试加载本地图片都报错 微信小游戏编译报...

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