大约有 520 项符合查询结果, 库内数据总量为 31,671 项。 (搜索耗时: 0.0111 秒)
Laya_社区(306) Laya3.0_api(60) Laya2.0_api(58) laya_api(54) Laya2.0_文档(30) Laya2.0_示例(9) Laya_示例(2) Laya3.0_文档(1)
...性能有一定影响。 Sprite blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite bottom : Number 从组件底边到其内容区域底边之间的垂直距离(以像素为单位)。 UIComponent cacheAs : String 指定显示对象是否缓存为静态图像...
来源: Laya2.0_api 发布时间: 20190513
...se.blendMode Defined 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 vo...
来源: Laya3.0_api 发布时间: 20231102
...,以字符串表示。 Label blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite bold : Boolean 指定文本是否为粗体字。 默认值为 false,这意味着不使用粗体字。如果值为 true,则文本为粗体字。 Label borderColor : String ...
来源: Laya2.0_api 发布时间: 20190513
...as” 的放缩策略 微信小游戏如何使用ttf字体? Laya2.0 WebGl模式,使用 drawToCanvas 报错 ImageData is not defined? 分享:适配LayaAir版本的PureMVC框架 微信小游戏:HTMLDivElement的使用 求高人分享使用protobuff框架的游戏demo(TS版本或AS版本的...
来源: Laya_社区 发布时间: 20230727
...性能有一定影响。 Sprite blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite bottom : Number 从组件底边到其内容区域底边之间的垂直距离(以像素为单位)。 UIComponent cacheAs : String 指定显示对象是否缓存为静态图像...
来源: Laya2.0_api 发布时间: 20190513
...se.blendMode Defined 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 vo...
来源: Laya3.0_api 发布时间: 20231102
...直对齐方式 Laya.stage.alignV = Laya.Stage.ALIGN_MIDDLE; //设置适配模式 Laya.stage.scaleMode = "showall"; //添加Sprite var sp = new Laya.Sprite(); Laya.stage.addChild(sp); //将sp移动到横坐标400,纵坐标300的位置 sp.pos(400,300); //绘制两条在sp的原点交叉的直线 sp...
来源: Laya_社区 发布时间: 20180524
...,以字符串表示。 Input blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite bold : Boolean 指定文本是否为粗体字。 默认值为 false,这意味着不使用粗体字。如果值为 true,则文本为粗体字。 Text borderColor : String 文本...
来源: Laya2.0_api 发布时间: 20190513
...性能有一定影响。 Sprite blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite bottom : Number 从组件底边到其内容区域底边之间的垂直距离(以像素为单位)。 UIComponent button : Button[read-only] 获取对 ComboBox 组件所包含...
来源: Laya2.0_api 发布时间: 20190513
...t.blendMode Defined 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 cache...
来源: Laya3.0_api 发布时间: 20231115