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

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

2431. laya.d3.component.volume.volumetricgi.VolumetricGI_API3.0 [ 31%]

...t.runInEditor 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/comp...

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

2432. 父物体旋转会导致子物体的世界坐标系不正确?(附demo) [ 31%]

...程 unity使用的场景也导出来了,在附件里面   Laya使用的环境版本 有问题工程.zip Unity场景.zip 2017-12-28 0 0 分享 微博 QZONE 微信 Laya_Aaron 赞同来自: 旋转用这行代码 就ok 了 ,就是和unity一样了,你从哪看的那个搞欧拉角的?空间都...

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

2433. laya.d3.physics.PhysicsCollider_API3.0 [ 31%]

...t.runInEditor 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/comp...

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

2434. 性能统计与优化 · LayaAir3.3 · 引擎文档 · LAYABOX [ 31%]

...Stage.FRAME_SLOW,将FPS帧速限制为最高30帧。 由于实际运行环境是在浏览器中,所以性能还取决于JavaScript解释器的效率,因此,同一款游戏的FPS值在不同的浏览器中可能会存在差异。这部分不是开发者能够决定的,开发者能作的是...

来源: Laya3.0_文档 发布时间: 20251010

2435. laya.d3.component.Animator_API3.0 [ 30%]

...t.runInEditor Defined in laya/components/Component.ts:34 是否可以在IDE环境中运行 Optional scriptPath scriptPath: string Inherited from Component.scriptPath Defined in laya/components/Component.ts:35 Static CULLINGMODE_ALWAYSANIMATE CULLINGMODE_ALWAYSANIMATE: number = 0 Defined in laya/d3/c...

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

2436. laya.d3.core.light.DirectionLightCom_API3.0 [ 30%]

...t.runInEditor 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/comp...

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

2437. 显存优化:纹理压缩的使用(TypeScript-2D进阶篇(TS)-性能优化) [ 30%]

...的透明通道,但是ETC2需要在OpenGL ES 3.0(对应webGL 2.0 )的环境下,而当前尚未全面普及,所以LayaAir引擎及工具也只支持了ETC1的纹理压缩。未来,当小游戏平台大多数都支持webGL 2.0后,我们也会跟进支持ETC2。 ### 二、使用纹理压...

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

2438. laya.d3.core.light.AreaLightCom_API3.0 [ 30%]

...t.runInEditor 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/comp...

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

2439. 关于使用Idea以及Linux下使用AS语言开发的一点经验 [ 30%]

...,可以继续看我下面蛋疼的折腾之旅:   想在完全的linux环境下运行官方的laya.js.exe,想也不用想那只能是使用wine了(我现在是deepin2015,自带wine)。。然而我多次尝试执行 wine laya.js.exe "<path>/.actionScriptProperties;iflash=false;outlaya=...

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

2440. 微信小游戏 · LayaAir3.4 · 引擎文档 · LAYABOX [ 29%]

...5.2 构建模板目录微信小游戏 一、概述 微信小游戏的运行环境并不是浏览器,也不能在浏览器中运行,而是运行于微信APP中的Runtime。尽管微信小游戏的接口兼容大部分Canvas和Webgl,具有即点即玩,无需下载安装的HTML5特性。但从...

来源: Laya3.0_文档 发布时间: 20251010