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

大约有 705 项符合查询结果, 库内数据总量为 30,786 项。 (搜索耗时: 0.0041 秒)

441. layabox怎样实现相对布局? [ 47%]

...鸟 • 2018-05-23 17:28 @Laya_Aaron:这个是用来控制top,bottom,left,right的吧,默认是开启的。更复杂的适配布局我估计只能在代码里做调整了 Laya_Aaron • 2018-05-23 17:28 @苍蝇也是鸟:那就只能是代码里调整了 苍蝇也是鸟 • 2018-05-23 17:28 @Laya_A...

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

442. 动画烘焙详解 · LayaAir3.0文档 · LAYABOX [ 47%]

...的动画状态已经创建,后面直接使用预制体就好了。 Copyright ©Layabox 2022 all right reserved,powered by LayaAir Engine更新时间: 2024-10-14 20:58:49 img{cursor:pointer}

来源: Laya3.0_文档 发布时间: 20241014

443. laya.ui.UIComponent [ 47%]

...轴心点会影响对象位置,缩放中心,旋转中心。Sprite  right : Number 从组件右边到其内容区域右边之间的水平距离(以像素为单位)。 UIComponent rotation : Number旋转角度,默认值为0。以角度为单位。Sprite  scaleX : Number[override] X轴...

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

444. UI编辑器基础交互 · LayaAir3.0文档 · LAYABOX [ 47%]

...trl + - 缩小 ctrl + 1 恢复到100% ctrl + 鼠标滚轮 自由缩放 Copyright ©Layabox 2022 all right reserved,powered by LayaAir Engine更新时间: 2024-10-14 20:42:05 img{cursor:pointer}

来源: Laya3.0_文档 发布时间: 20241014

445. LayaTree调试工具 · LayaAir3.0文档 · LAYABOX [ 47%]

...,会显示红框标记 三、工具服务 LayaTreeQQ群: 200482074 Copyright ©Layabox 2022 all right reserved,powered by LayaAir Engine更新时间: 2024-10-14 20:42:16 img{cursor:pointer}

来源: Laya3.0_文档 发布时间: 20241014

446. laya.d3.math.Vector2 [ 47%]

...向量的点积。 Parameters a:Vector2 — left向量。  b:Vector2 — right向量。 ReturnsNumber — 点积。 forNativeElement()method  public function forNativeElement(nativeElements:Float32Array = null):void Parameters nativeElements:Float32Array (default = null)fromArray()method  public ...

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

447. 水平布局容器组件 · LayaAir3.0文档 · LAYABOX [ 47%]

...ild(this.btn3); this.hbox.space = 100; this.hbox.align = "middle"; } } Copyright ©Layabox 2022 all right reserved,powered by LayaAir Engine更新时间: 2024-10-14 20:55:49 img{cursor:pointer}

来源: Laya3.0_文档 发布时间: 20241014

448. UI弹窗 · LayaAir3.0文档 · LAYABOX [ 47%]

...); } onDestroy(): void { if (this.dialog) { this.dialog.close(); } } } Copyright ©Layabox 2022 all right reserved,powered by LayaAir Engine更新时间: 2023-03-03 17:33:52 img{cursor:pointer}

来源: Laya3.0_文档 发布时间: 20230303

449. 1.7版本要初始化后有些代码才能用了 [ 47%]

...a.init(800,600); //test.text = new laya.display.Text(); // in this line is right test.text.text = "dsafdsdsada"; test.text.color = "#ff0000"; Laya.stage.addChild(test.text); </script> 2017-03-02 0 4 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录...

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

450. 微信小游戏Worker使用 · LayaAir3.0文档 · LAYABOX [ 47%]

...需求来扩展音频、网络连接、本地文件处理等功能。 Copyright ©Layabox 2022 all right reserved,powered by LayaAir Engine更新时间: 2024-11-23 15:19:08 img{cursor:pointer}

来源: Laya3.0_文档 发布时间: 20241123