大约有 381 项符合查询结果, 库内数据总量为 31,671 项。 (搜索耗时: 0.0113 秒)
...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
...在熟悉的平台和工具上跑起来了(idea旗舰版,自带as语言支持): 1.先说idea导入工程的问题 暂时不考虑平台差异,先用layaide生成标准工程,然后用idea导入,注意要选择直接导入代码: (选其他的,不管是eclipse还是flashbuilder还是m...
来源: Laya_社区 发布时间: 20170418
...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
...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 bold get bold(): boolea...
来源: Laya3.0_api 发布时间: 20231115
...能3.4 设定成就3.5 效果展示Steam扩展实例 一、概述 LayaAir支持增加自定义的Windows扩展,用户可以通过LayaNative提供的扩展工具,通过生成动态链接库的形式,将Steam官方提供的扩展功能集成到用LayaAir开发的游戏中,以便在游戏上架...
来源: Laya3.0_文档 发布时间: 20251010
...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 cacheAs get cacheAs(): ...
来源: Laya3.0_api 发布时间: 20231115
...t; var Handler = Laya.Handler; var WebGL = Laya.WebGL; (function() { // 不支持WebGL时自动切换至Canvas Laya.init(800, 600, WebGL); Laya.stage.alignV = Stage.ALIGN_MIDDLE; Laya.stage.alignH = Stage.ALIGN_CENTER; Laya.stage.scaleMode = Stage.SCALE_SHOWALL; Laya.stage.bgColor = "#232628"; setup...
来源: Laya_社区 发布时间: 20180312
...n • 2018-05-25 15:37 @shallwe1234:这个是绘制到 canvas , webgl 不支持 shallwe1234 • 2018-05-25 15:40 @Laya_Aaron:我是不懂为什么用不了webgl渲染 而不是 为什么它换成了 canvas渲染。。 shallwe1234 • 2018-05-25 14:49 我追加提问了谢谢
来源: Laya_社区 发布时间: 20180525