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

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

431. WebXR · LayaAir3.3 · 引擎文档 · LAYABOX [ 34%]

...本开始支持WebXR标准,可以在主流VR设备的浏览器中直接运行,也可以在支持WebXR标准的手机端Chrome浏览器中运行。 三、LayaAir引擎WebXR应用 3.1 在手机里显示 3.1.1 支持webXR的手机浏览器 在手机里运行候,那种能夹住手机的VR盒...

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

432. 纹理资源 · LayaAir3.3 · 引擎文档 · LAYABOX [ 34%]

...,可立即在IDE编辑模式下,查看单图纹理设置效果。 但运行预览的候,引擎加载的是 图集的纹理数据,并非原始单图,因此纹理属性不会生效,导致 编辑器预览效果与实际运行效果不一致。 建议开发者,不要对自动图集中...

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

433. laya.d3.core.light.AreaLightCom_API3.0 [ 34%]

...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

434. LayaAir和原生DOM交互(TypeScript-2D进阶篇(TS)-扩展模块) [ 34%]

...olute"; img.style.zIndex = 99999 document.body.appendChild(img); ``` 怎么运行上边这段代码呢?打开谷歌浏览器,随便打开一个空白网页,F12,把上面的代码粘贴到控制台,然后回车,就能看到上面截图的效果。或者新建个html把代码粘贴进去...

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

435. laya.components.Animator2D_API3.0 [ 33%]

...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

436. laya.d3.component.animator.Animator_API3.0 [ 33%]

...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 CULLINGMODE_ALWAYSANIMATE CULLINGMODE_ALWAYSANIMATE: number = 0 Defined in laya/d3/component/...

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

437. laya.d3.core.render.BaseRender_API3.0 [ 32%]

...itor Defined in laya/components/Component.ts:34 是否可以在IDE环境中运行 Optional scriptPath scriptPath: string Inherited from Component.scriptPath Defined in laya/components/Component.ts:35 sortingFudge sortingFudge: number Defined in laya/d3/core/render/BaseRender.ts:158 排序矫正值...

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

438. LayaAir和原生DOM交互(ActionScript-2D进阶篇(AS3)-扩展模块) [ 32%]

...olute"; img.style.zIndex = 99999 document.body.appendChild(img); ``` 怎么运行呢?打开谷歌浏览器,随便打开你一个空白网页,F12,把上面的代码粘贴到控制台,然后回车,就看到上面截图的效果。或者新建个html把代码粘贴进去,用浏览器打...

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

439. 看了其他引擎才发现 LAYA 真的太太太太好用了!!!! [ 32%]

...环嵌套的问题真的太过分了,就算是我项目资源没做好,运行候弹出警告窗口,不让运行就行了啊。却弹出个我永远都关不掉警告窗口,连修改排查bug的机会都没有,项目就这样永远打开不,最后只能在文件管理器里把所有...

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

440. 和原生Dom交互 · LayaAir3.3 · 引擎文档 · LAYABOX [ 31%]

..."absolute"; img.style.zIndex = 99999 document.body.appendChild(img); 怎么运行上边这段代码呢?打开谷歌浏览器,随便打开一个空白网页,F12,把上面的代码粘贴到控制台,然后回车,就能看到上面截图的效果。或者新建个html把代码粘贴进去...

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