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

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

971. laya.ui.Tab_API3.0 [ 38%]

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

972. laya.ui.HBox_API3.0 [ 38%]

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

973. laya.ui.FontClip_API3.0 [ 38%]

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

974. laya.ui.UIGroup_API3.0 [ 38%]

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

975. laya.ui.Dialog_API3.0 [ 38%]

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

976. laya.d3.core.scene.Scene3D_API3.0 [ 37%]

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

977. laya.ui.Tree_API3.0 [ 37%]

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

978. List属性详解(ActionScript-IDE篇(AS3)-IDE组件属性详解) [ 37%]

..., "../../../../res/ui/listskins/5.jpg"]; public function UI_List() { // 支持WebGL时自动切换至Canvas Laya.init(800, 600, WebGL); //画布垂直居中对齐 Laya.stage.alignV = Stage.ALIGN_MIDDLE; //画布水平居中对齐 Laya.stage.alignH = Stage.ALIGN_CENTER; //等比缩放 Laya.stage.s...

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

979. 图集动画(ActionScript-LayaAir基础篇(AS3)-动画基础) [ 36%]

...as"; private var roleAni:Animation; public function HelloLayabox() { // 支持WebGL时自动切换至Canvas Laya.init(Browser.clientWidth, Browser.clientHeight, WebGL); Laya.stage.alignV = Stage.ALIGN_MIDDLE; Laya.stage.alignH = Stage.ALIGN_CENTER; Laya.stage.scaleMode = "showall"; Laya.stage.bgC...

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

980. 使用IDE发布小游戏时,启用了版本管理会导致使用 Laya.MiniAdpter.nativefiles 定义的本地资源文件无法加载 [ 35%]

...,1.x 版本的 IDE 内置的压缩混淆代码的工具是 UglifyJS,支持 es6 规范的代码压缩混淆,是否可以考虑将该工具替换为 UglifyJS-es呢?             2018-12-12 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内...

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