大约有 163 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0063 秒)
...ge(): void { console.log("hideImage"); this.Image.visible = false; } } Copyright ©Layabox 2026 all right reserved,powered by LayaAir Engine更新时间: 2025-10-10 16:28:00 img{cursor:pointer}
来源: Laya3.0_文档 发布时间: 20251010
...动图3-1所示,展示外部模型的像素线效果 (动图3-1) Copyright ©Layabox 2026 all right reserved,powered by LayaAir Engine更新时间: 2025-10-10 16:27:56 img{cursor:pointer}
来源: Laya3.0_文档 发布时间: 20251010
...Chrome浏览器 if (Laya.Browser.onChrome) { console.log("Chrome"); } Copyright ©Layabox 2026 all right reserved,powered by LayaAir Engine更新时间: 2025-10-10 16:28:00 img{cursor:pointer}
来源: Laya3.0_文档 发布时间: 20251010
...rl autoSize hitTestPrior isSortItem mouseThrough name tag CENTER LEFT NONE RIGHT drawtocanvCtx Accessors _isHeightSet _isWidthSet active activeInHierarchy align alpha anchorX anchorY bgColor blendMode bottom cacheAs centerX centerY components customRenderEnable dataSource destroyed disabled displayH...
来源: Laya3.0_api 发布时间: 20231115
...象池的使用,从而更方便的实现更复杂的对象管理。 Copyright ©Layabox 2026 all right reserved,powered by LayaAir Engine更新时间: 2025-10-10 16:28:00 img{cursor:pointer}
来源: Laya3.0_文档 发布时间: 20251010
...ass Item extends Box { public function Item() { this.name = "render"; this.right = 0; this.left = 0; var selectBox:Clip = new Clip("resource/ui/clip_selectBox.png", 1, 2); selectBox.name = "selectBox"; selectBox.height = 24; selectBox.x = 13; selectBox.y = 0; selectBox.left = 12; addChild(selectBox)...
来源: Laya3.0_api 发布时间: 20231115
...0。轴心点会影响对象位置,缩放中心,旋转中心。Sprite right : Number 从组件右边到其内容区域右边之间的水平距离(以像素为单位)。 UIComponent rotation : Number旋转角度,默认值为0。以角度为单位。Sprite scaleX : Number[override] X轴...
来源: Laya2.0_api 发布时间: 20190513
... textAlign: string 文本对齐方式,可选值:"left","center","right"。 lineWidth: number 镶边线条宽度。 borderColor: string 定义镶边文本颜色。 Returns FillTextCmd fillText fillText(text: string | WordText, x: number, y: number, font: string, color: string, textAlign: stri...
来源: Laya3.0_api 发布时间: 20231115
... "async message from platform"); } }); return conchMain(argc, argv); } Copyright ©Layabox 2026 all right reserved,powered by LayaAir Engine更新时间: 2026-01-22 16:36:42 img{cursor:pointer}
来源: Laya3.0_文档 发布时间: 20260122
... 82[static] 与 R 键的键控代码值 (82) 关联的常数。Keyboard RIGHT : int = 39[static] 与向右箭头键的键控代码值 (39) 关联的常数。Keyboard RIGHTBRACKET : int = 221[static] 与 ] 键的键控代码值 (221) 关联的常数。Keyboard S : int = 83[static] 与 S 键...
来源: laya_api 发布时间: 20170929