大约有 2,916 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0079 秒)
Laya_社区(1723) Laya3.0_api(672) Laya2.0_文档(152) Laya2.0_api(128) laya_api(122) Laya3.0_文档(92) Laya2.0_示例(16) Laya_示例(11)
...Main.js里import它了。 这是官方的方式吗? 3.我的报错 TypeError: Cannot set property 'mFontName' of undefined at Object.2 (file:///D:/Git/Laya/myLayaJS/bin/js/bundle.js:279:21) at o (file:///D:/Git/Laya/myLayaJS/bin/js/bundle.js:11:265) at file:///D:/Git/Laya/myLayaJS/bi...
来源: Laya_社区 发布时间: 20180919
...nate transformQuat transformV3ToV3 transformV3ToV4 Legend Class Class with type parameter Constructor Property Method Accessor Object literal Variable Function Type alias Static property Static method Enumeration Interface
来源: Laya3.0_api 发布时间: 20231102
...写项目,可以在pc端正常运行,matter.js是直接用 <script type="text/javascript" src='matter.js' loader='laya'></script> 引入 打包后在微信开发者工具打开报错:Matter is not defined, 在game.js里面添加了 let matter = require("matter.js"); window.Matter...
来源: Laya_社区 发布时间: 20180531
...s://list.tmall.com/search_product.htm?q=%BB%A8%D3%A1%D0%B6%D7%B1%CB%AE&type=p&spm=a220m.1000858.a2227oh.d100&xl=%BB%A8%D3%A1_2&from=.list.pc_1_suggest'; if(window.innerHeight>=1000)//自动排版 { this.StartLeft.top= this.StartLeft.top-100; this.StartLeft.bottom= this.Star...
来源: Laya_社区 发布时间: 20180810
...changeVertexDefine shaderValueInit Legend Object literal Variable Function Type alias Class Class with type parameter Constructor Method Inherited property Inherited method Inherited accessor Enumeration Interface
来源: Laya3.0_api 发布时间: 20231115
...取对应的Chain。如果未设置,则默认使用end节点的name。 Type:类型。有position和lookAt两种。 position:位置模式。在此模式下,链的末端节点会尽可能到达设置的空间坐标。 lookAt:注视模式,在此模式下,链的末端节点不再...
来源: Laya3.0_文档 发布时间: 20260131
...尺寸的百分比,当不勾选时,纹理的尺寸为像素大小。 Type:纹理填充的类型:重复、仅x轴重复、仅y轴重复、不重复。 Offset:纹理相对于Sprite对象,X轴,Y轴的偏移量,单位是像素。 Color:纹理的颜色。 8.2 代码绘制填充纹理 La...
来源: Laya3.0_文档 发布时间: 20251010
...ac_addr" = "02:00:00:00:00:00"; "net_owner" = PopcornNew; "net_type" = WIFI; resolution = 414x736; "startup_count" = 0; "startup_time" = 1560396012; system = "iPhone OS"; "system_version" = "9.3.4"; } 2019-06-13 11:20:12.537 RBaoSANGuo_H5L1[1552:289925] Reac...
来源: Laya_社区 发布时间: 20190612
...ttps://layaair2.ldc2.layabox.com/api2/Chinese/index.html?version=2.9.0beta&type=2D&category=UI&class=laya.ui.ViewStack)。 ## 2、通过LayaAirIDE创建ViewStack组件 ### 2.1 创建ViewStack页面 #### 2.1.1 准备美术资源 准备好页面背景图以及需要切换的页面美术资源,放到...
来源: Laya2.0_文档 发布时间: 20210714
...方法(如果有关闭动画,则在动画完成后执行) * @param type 如果是点击默认关闭按钮触发,则传入关闭按钮的名字(name),否则为null。 */ onClosed(type: string = null): void { } /**场景打开完成后,调用此方法(如果有弹出动画,则在动画...
来源: Laya3.0_文档 发布时间: 20251010