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

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

171. HTML文本 · LayaAir3.0文档 · LAYABOX [ 34%]

...htmlDiv.contextHeight) Laya.stage.addChild(htmlDiv); 运行效果: 运行输出:文本的实际宽度为158.677734375 文本的实际高度为24 3.4 设置文本的水平居中对齐(align需要和width配合使用) 【注意:目前不支持文本的垂直居中对齐,开发者可以将(图...

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

172. LayaAir和原生DOM交互(JavaScript-2D进阶篇(JS)-扩展模块) [ 32%]

...,然后就会启动一个http和htpps的静态服务器,根据命令行输出的地址,然后我们用手机谷歌浏览器或者微信访问这个地址 比如我们这里是[https://10.10.20.34:8001/index.html。](https://10.10.20.34:8001/index.html%E3%80%82) ### LayaAir之dom元素File 在...

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

173. LayaAir和原生DOM交互(TypeScript-2D进阶篇(TS)-扩展模块) [ 31%]

...,然后就会启动一个http和htpps的静态服务器,根据命令行输出的地址,然后我们用手机谷歌浏览器或者微信访问这个地址 比如我们这里是[https://10.10.20.34:8001/index.html。](https://10.10.20.34:8001/index.html%E3%80%82) ### LayaAir之dom元素File 在...

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

174. laya.ui.CheckBox_API3.0 [ 29%]

...示列表。 } private function onClick(checkBox:CheckBox):void { trace("输出选中状态: checkBox.selected = " + checkBox.selected); } } } example Laya.init(640, 800);//设置游戏画布宽高 Laya.stage.bgColor = "#efefef";//设置画布的背景颜色 Laya.loader.load("resource/ui/check.png",...

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

175. 微信小游戏 · LayaAir3.0文档 · LAYABOX [ 29%]

...如:build-templates/wxgame,发布时会将这里面的内容拷贝到输出目录。如果是json文件,还会进行合并。比如在build-templates/wxgame里放置game.json,并且内容为 {"showStatusBar": true },那么最终的game.json文件里这个key值就会被加入,并且引...

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

176. LayaAir和原生DOM交互(ActionScript-2D进阶篇(AS3)-扩展模块) [ 28%]

...,然后就会启动一个http和htpps的静态服务器,根据命令行输出的地址,然后我们用手机谷歌浏览器或者微信访问这个地址 比如我们这里是https://10.10.20.34:8001/index.html。 ### LayaAir之dom元素File ​ 在项目开发中我们可能会用到让用户...

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

177. 和原生Dom交互 · LayaAir3.0文档 · LAYABOX [ 28%]

...,然后就会启动一个http和htpps的静态服务器,根据命令行输出的地址,然后我们用手机谷歌浏览器或者微信访问这个地址 比如我们这里是https://10.10.20.34:8001/index.html。 LayaAir之dom元素File 在项目开发中我们可能会用到让用户上传...

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

178. 3D粒子编辑模块 · LayaAir3.0文档 · LAYABOX [ 26%]

... Value:透明测试开启时,当前像素根据设定条件决定是否输出颜色 Tiling Offset:获取纹理平铺和偏移 Material Render Mode:设置渲染模式 ​ Opaque:默认设置,适用于没有透明区域的普通实体对象。 ​ Cutout:允许创建在不透明和透明...

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

179. laya.ui.Button_API3.0 [ 22%]

...免每次都创建。 Parameters offx: number offy: number tex: Texture2D 输出渲染结果 Returns void event event(type: string, data?: any): boolean Implementation of ISelect.event Inherited from EventDispatcher.event Defined in laya/events/EventDispatcher.ts:32 派发事件。 Parameters type: ...

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

180. laya.display.Sprite_API3.0 [ 18%]

...免每次都创建。 Parameters offx: number offy: number tex: Texture2D 输出渲染结果 Returns void event event(type: string, data?: any): boolean Inherited from EventDispatcher.event Defined in laya/events/EventDispatcher.ts:32 派发事件。 Parameters type: string 事件类型。 Optional ...

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