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

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

1611. laya.d3.component.Animator_API3.0 [ 29%]

...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 发布时间: 20231102

1612. laya.d3.core.light.DirectionLightCom_API3.0 [ 29%]

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

1613. 文本进阶使用 · LayaAir3.3 · 引擎文档 · LAYABOX [ 29%]

...严格的游戏,建议采用位图文本。 普通的文本,在不同运行环境下,可能会存在像素级的位置偏移。比如Chrome低版本和高版本也存在位置偏移。所以要求高的静态UI文本,可以采用位图显示文本。 位图文本适用于文本单字总量...

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

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

...导出的PVRTC格式图像。 ![图1](img/1.png) (图1) 很明显,在运行后,纹理压缩后的图像被拉伸了。这就是由于iOS系统下,纹理压缩格式必须宽高相等且为2的幂次方。即便Android系统不需要纹理宽高相等,但宽高也必须是2的幂次方,...

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

1615. LayaAir和原生DOM交互(JavaScript-2D进阶篇(JS)-扩展模块) [ 29%]

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

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

1616. laya.d3.core.light.AreaLightCom_API3.0 [ 29%]

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

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

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

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

1618. laya.d3.component.animator.Animator_API3.0 [ 27%]

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

1619. laya.d3.core.render.BaseRender_API3.0 [ 27%]

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

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

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

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