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

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

311. 多线程worker(JavaScript-2D进阶篇(JS)-游戏加载策略) [ 60%]

...rker > 本文档中worker仅限于浏览器模式中HTML5模式运行支持,LayaNative打包APP方案中暂支持worker 从传统意义上来说,浏览器是单线程,它们会强制应用程序中所有脚本一起在单个 UI 线程中运行。虽然你可以通过使用文档...

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

312. laya.ui.UIComponent_API3.0 [ 59%]

...d in laya/display/Sprite.ts:1056 指定要使用混合模式。目前只支持"lighter"。 Returns string Inherited from Text.blendMode Defined in laya/display/Sprite.ts:1060 指定要使用混合模式。目前只支持"lighter"。 Parameters value: string Returns void bottom get bottom(): nu...

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

313. 多线程worker(TypeScript-2D进阶篇(TS)-游戏加载策略) [ 59%]

...rker > 本文档中worker仅限于浏览器模式中HTML5模式运行支持,LayaNative打包APP方案中暂支持worker 从传统意义上来说,浏览器是单线程,它们会强制应用程序中所有脚本一起在单个 UI 线程中运行。虽然你可以通过使用文档...

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

314. ui文件发布时候能否生成使用到资源列表? [ 59%]

...说加载出来资源 这个是怎么回事? 请问下layaflash能否支持热更新? 问题状态 最新活动: 2016-10-06 19:22 浏览: 1555 关注: 2 人 Laya_XS • 2016-10-07 12:16 你这个需要也一定非要用这个,针对UI页面需要哪些资源,在UI编辑器里应该可...

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

315. laya.ui.WXOpenDataViewer_API3.0 [ 59%]

...ed in laya/display/Sprite.ts:960 指定要使用混合模式。目前只支持"lighter"。 Returns string Inherited from AnimationBase.blendMode Defined in laya/display/Sprite.ts:964 指定要使用混合模式。目前只支持"lighter"。 Parameters value: string Returns void bottom get bott...

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

316. laya.ui.View [ 59%]

...响。 Sprite blendMode : String指定要使用混合模式。目前只支持"lighter"。Sprite  bottom : Number 从组件底边到其内容区域底边之间垂直距离(以像素为单位)。 View cacheAs : String 指定显示对象是否缓存为静态图像,cacheAs时,子对象...

来源: Laya2.0_api 发布时间: 20190513

317. laya.ui.Image_API3.0 [ 59%]

...位图图像或绘制图形显示对象。 Image和Clip组件是唯一支持异步加载两个组件,比如img.skin = "abc/xxx.png",其他UI组件均支持异步加载。 example 以下示例代码,创建了一个新 Image 实例,设置了它皮肤、位置信息,并添加...

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

318. laya.ui.ScaleBox_API3.0 [ 59%]

...d in laya/display/Sprite.ts:1056 指定要使用混合模式。目前只支持"lighter"。 Returns string Inherited from Text.blendMode Defined in laya/display/Sprite.ts:1060 指定要使用混合模式。目前只支持"lighter"。 Parameters value: string Returns void bottom get bottom(): nu...

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

319. laya.ui.Box_API3.0 [ 59%]

...d in laya/display/Sprite.ts:1056 指定要使用混合模式。目前只支持"lighter"。 Returns string Inherited from Text.blendMode Defined in laya/display/Sprite.ts:1060 指定要使用混合模式。目前只支持"lighter"。 Parameters value: string Returns void bottom get bottom(): nu...

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

320. 打包android可以使用dcc吗 [ 59%]

...赞同来自: 可以,无论什么打包方式,都必须要用DCC DCC支持以下打包方式: App联网包:App本身带任何资源,体积最小。LayaPlayer第一次运行时,所有用到资源都会从服务器端下载,并缓存在本地。第二次及以后运行时,会...

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