大约有 1,035 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0093 秒)
Laya_社区(831) Laya2.0_文档(78) Laya3.0_文档(40) laya_api(24) Laya3.0_api(24) Laya2.0_api(21) Laya2.0_示例(10) Laya_示例(7)
...ackagelaya.uiClasspublic class AsynDialogInheritanceAsynDialog Dialog View Box Component Sprite Node EventDispatcher Object 异步Dialog的生命周期:show或者popup > onCreate(如果没有创建过) > onOpen > onClose > onDestroy(如果销毁) onCreate在页面未创建时执行一次...
来源: laya_api 发布时间: 20170929
...| Methods | Events Packagelaya.uiClasspublic class PanelInheritancePanel Box Component Sprite Node EventDispatcher Object Panel 是一个面板容器类。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By alpha : Number透明度,值为0-1...
来源: laya_api 发布时间: 20170929
... | 约束 | |---|---|---| | 字段不存在 | classic | 仅用经典 UI(Box/Button/Label 等) | | `"both"` | both | 两套均可,同模块保持一致 | | `"ui2"` | new | 仅用新 UI (GBox/GButton/GLabel 等) | --- ## 物理引擎识别 读取 `settings/PlayerSettings.json` 判断物理引擎...
来源: Laya3.0_文档 发布时间: 20260128
...('https://ldc-1251285021.cos.ap-shanghai.myqcloud.com/engine/3.2/libs/laya.box2D.js', null, 'get', 'text'); } /** * 显示HTTP响应日志 */ private showLogger(): void { this.logger = new Laya.TextArea(); this.logger.scrollType = 2; this.logger.vScrollBarSkin = "resources/res/ui/vscroll.png"; this....
来源: Laya3.0_文档 发布时间: 20251010
... | Methods | Events Packagelaya.uiClasspublic class TreeInheritanceTree Box UIComponent Sprite Node EventDispatcher ObjectImplements IRender Tree 控件使用户可以查看排列为可扩展树的层次结构数据。 Public Properties Hide Inherited Public Properties Show Inherited Public Prope...
来源: Laya2.0_api 发布时间: 20190513
...thods | Events Packagelaya.uiClasspublic class UIGroupInheritanceUIGroup Box UIComponent Sprite Node EventDispatcher ObjectImplements IItemSubclasses RadioGroup, Tab Group 是一个可以自动布局的项集合控件。 Group 的默认项对象为 Button 类实例。 Group 是 Tab 和 RadioGroup ...
来源: Laya2.0_api 发布时间: 20190513
...| Constants Packagelaya.uiClasspublic class DialogInheritanceDialog View Box Component Sprite Node EventDispatcher ObjectSubclasses AsynDialog Dialog 组件是一个弹出对话框,实现对话框弹出,拖动,模式窗口功能。 可以通过UIConfig设置弹出框背景透明度,模式...
来源: laya_api 发布时间: 20170929
...olor get bgColor(): string set bgColor(value: string): void Inherited from Box.bgColor Defined in laya/ui/Box.ts:25 背景颜色 Returns string Inherited from Box.bgColor Defined in laya/ui/Box.ts:29 背景颜色 Parameters value: string Returns void blendMode get blendMode(): string set blendMode(v...
来源: Laya3.0_api 发布时间: 20231115
...olor get bgColor(): string set bgColor(value: string): void Inherited from Box.bgColor Defined in laya/ui/Box.ts:25 背景颜色 Returns string Inherited from Box.bgColor Defined in laya/ui/Box.ts:29 背景颜色 Parameters value: string Returns void blendMode get blendMode(): string set blendMode(v...
来源: Laya3.0_api 发布时间: 20231115
...参数反复进行调整,不断烘焙出最佳效果。 (图2-7) Box:立方体天空盒 Dome:球形天空盒 Material:指定天空盒的材质 Power:烘焙的光照强度 Radius:烘焙的光照半径 Max Bounces:烘焙的光照最大反弹数 (图2-8) 图2-8所示,为...
来源: Laya3.0_文档 发布时间: 20251010