大约有 504 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0090 秒)
Laya_社区(226) Laya3.0_api(72) Laya2.0_api(67) laya_api(56) Laya2.0_文档(43) Laya3.0_文档(30) Laya2.0_示例(7) Laya_示例(3)
...rker > 本文档中的worker仅限于浏览器模式中的HTML5模式运行支持,LayaNative打包APP方案中暂不支持worker 从传统意义上来说,浏览器是单线程的,它们会强制应用程序中的所有脚本一起在单个 UI 线程中运行。虽然你可以通过使用文档...
来源: Laya2.0_文档 发布时间: 20210715
...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
...rker > 本文档中的worker仅限于浏览器模式中的HTML5模式运行支持,LayaNative打包APP方案中暂不支持worker 从传统意义上来说,浏览器是单线程的,它们会强制应用程序中的所有脚本一起在单个 UI 线程中运行。虽然你可以通过使用文档...
来源: Laya2.0_文档 发布时间: 20210715
...说加载不出来资源 这个是怎么回事? 请问下layaflash能否支持热更新? 问题状态 最新活动: 2016-10-06 19:22 浏览: 1555 关注: 2 人 Laya_XS • 2016-10-07 12:16 你这个需要也不一定非要用这个,针对UI页面需要哪些资源,在UI编辑器里应该可...
来源: Laya_社区 发布时间: 20161006
...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
...响。 Sprite blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite bottom : Number 从组件底边到其内容区域底边之间的垂直距离(以像素为单位)。 View cacheAs : String 指定显示对象是否缓存为静态图像,cacheAs时,子对象...
来源: Laya2.0_api 发布时间: 20190513
...位图图像或绘制图形的显示对象。 Image和Clip组件是唯一支持异步加载的两个组件,比如img.skin = "abc/xxx.png",其他UI组件均不支持异步加载。 example 以下示例代码,创建了一个新的 Image 实例,设置了它的皮肤、位置信息,并添加...
来源: Laya3.0_api 发布时间: 20231115
...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
...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
...赞同来自: 不可以,无论什么打包方式,都必须要用DCC DCC支持以下打包方式: App联网包:App本身不带任何资源,体积最小。LayaPlayer第一次运行时,所有用到的资源都会从服务器端下载,并缓存在本地。第二次及以后运行时,会...
来源: Laya_社区 发布时间: 20190103