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

大约有 2,916 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0079 秒)

2771. 官方文档里的位图字体的制作与使用JS 跑不通 以及 文档的几个问题 [ 41%]

...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

2772. laya.d3.math.native.ConchVector3_API3.0 [ 41%]

...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

2773. 打包微信小游戏报错 ReferenceError: Matter is not defined [ 41%]

...写项目,可以在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

2774. 按钮失效,同UI里的一个图片超链接点击后再返回,出现按钮失效。 [ 40%]

...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

2775. laya.d3.core.MeshRenderer_API3.0 [ 40%]

...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

2776. IK动画 · LayaAir3.4 · 引擎文档 · LAYABOX [ 40%]

...取对应的Chain。如果未设置,则默认使用end节点的name。 Type:类型。有position和lookAt两种。 ​ position:位置模式。在此模式下,链的末端节点会尽可能到达设置的空间坐标。 ​ lookAt:注视模式,在此模式下,链的末端节点不再...

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

2777. 绘制能力 · LayaAir3.4 · 引擎文档 · LAYABOX [ 40%]

...尺寸的百分比,当不勾选时,纹理的尺寸为像素大小。 Type:纹理填充的类型:重复、仅x轴重复、仅y轴重复、不重复。 Offset:纹理相对于Sprite对象,X轴,Y轴的偏移量,单位是像素。 Color:纹理的颜色。 8.2 代码绘制填充纹理 La...

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

2778. iOS9兼容bug,求指教 [ 40%]

...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

2779. ViewStack属性详解(JavaScript-IDE篇(JS)-IDE组件属性详解) [ 40%]

...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

2780. UI运行时 · LayaAir3.4 · 引擎文档 · LAYABOX [ 40%]

...方法(如果有关闭动画,则在动画完成后执行) * @param type 如果是点击默认关闭按钮触发,则传入关闭按钮的名字(name),否则为null。 */ onClosed(type: string = null): void { } /**场景打开完成后,调用此方法(如果有弹出动画,则在动画...

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