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

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

521. 组件装饰器说明 · LayaAir3.0文档 · LAYABOX [ 38%]

...形式的枚举 enum Direction { Up = 'UP', Down = 'DOWN', Left = 'LEFT', Right = 'RIGHT' }; @regClass() export class Script extends Laya.Script { @property(Number)//数字类型,等价于{ type : "number" } num : number; @property(String)//单行字符串文本类型,等价于 { type: "string"}...

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

522. 动画节点 · LayaAir3.0文档 · LAYABOX [ 38%]

...mation) //添加节点 } } 效果如动图3-1所示: (动图3-1) Copyright ©Layabox 2022 all right reserved,powered by LayaAir Engine更新时间: 2023-06-29 22:37:09 img{cursor:pointer}

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

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

...is3D left mask mouseEnabled mouseX mouseY numChildren parent pivotX pivotY right rotation scaleX scaleY scene scrollRect skewX skewY space stage staticCache texture timer toolTip top transform url viewport visible width x y zOrder Methods _initialize _processActive _setHeight addChild addChildAt add...

来源: Laya3.0_api 发布时间: 20231115

524. 开发流程: Hello World · LayaAir3.0文档 · LAYABOX [ 37%]

...6-1) 更多构建发布的内容可以参考《 通用发布》。 Copyright ©Layabox 2022 all right reserved,powered by LayaAir Engine更新时间: 2024-08-27 19:36:10 img{cursor:pointer}

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

525. laya.ui.Label [ 37%]

...值: "left": 居左对齐显示。 "center": 居中对齐显示。 "right": 居右对齐显示。 Label alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。Sprite anchorX : NumberX轴锚点,值为0-1Component anchorY : NumberY轴锚...

来源: laya_api 发布时间: 20170929

526. 像素线 · LayaAir3.0文档 · LAYABOX [ 37%]

...动图3-1所示,展示外部模型的像素线效果 (动图3-1) Copyright ©Layabox 2022 all right reserved,powered by LayaAir Engine更新时间: 2024-06-24 11:51:43 img{cursor:pointer}

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

527. laya.ui.Label [ 37%]

...值: "left": 居左对齐显示。 "center": 居中对齐显示。 "right": 居右对齐显示。 Label alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。Sprite anchorX : NumberX锚点,值为0-1,设置anchorX值最终通过pivotX...

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

528. 使用3DUI · LayaAir3.0文档 · LAYABOX [ 37%]

...以在项目中通过使用UI3D组件来实现更多的3D UI效果。 Copyright ©Layabox 2022 all right reserved,powered by LayaAir Engine更新时间: 2023-11-29 17:33:41 img{cursor:pointer}

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

529. 程序蓝图 · LayaAir3.0文档 · LAYABOX [ 36%]

...,就可以看到这些事件了,如图12-4所示。 (图12-4) Copyright ©Layabox 2022 all right reserved,powered by LayaAir Engine更新时间: 2024-09-05 12:20:39 img{cursor:pointer}

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

530. 列表组件 · LayaAir3.0文档 · LAYABOX [ 36%]

...自己通过代码设置List,创建出符合自己需要的列表。 Copyright ©Layabox 2022 all right reserved,powered by LayaAir Engine更新时间: 2023-09-27 20:42:32 img{cursor:pointer}

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