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

大约有 1,114 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0048 秒)

611. laya.core.js中 onLoaded 的建议 [ 66%]

...].url=url; // [url] 是还没操作过的 同一个文件在这里赋值和获取时就会不同, 会报错 cuixueying • 2017-04-26 10:16 能否提供一个报错的例子呢,我好直接提交查下问题,你目前使用的是layaAir 的最新版本1.7.4beta吗? nero030250 • 2017-04-26 16...

来源: Laya_社区 发布时间: 20170425

612. laya.d3.core.MeshRenderer_API3.0 [ 66%]

... Inherited from Component.owner Defined in laya/components/Component.ts:24 获取所属Node节点。 Optional runInEditor runInEditor: boolean Inherited from Component.runInEditor Defined in laya/components/Component.ts:34 是否可以在IDE环境中运行 Optional scriptPath scriptPath: string Inhe...

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

613. laya.d3.physics.constraints.ConfigurableConstraint_API3.0 [ 66%]

... Inherited from Component.owner Defined in laya/components/Component.ts:24 获取所属Node节点。 Optional runInEditor runInEditor: boolean Inherited from Component.runInEditor Defined in laya/components/Component.ts:34 是否可以在IDE环境中运行 Optional scriptPath scriptPath: string Inhe...

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

614. 如何获取对象的动效模版实例 [ 66%]

如何获取对象的动效模版实例 如何获取对象的动效模版实例?我现在在动效模版实例播放到某个标签的时候对对象做一些操作。但是现在没有办法拿到对象的动效模版的实例 2018-03-15 添加评论 免费帖 --> 分享 微博 QZONE 微信 没...

来源: Laya_社区 发布时间: 20180315

615. panel的实际高度如何获取 [ 66%]

panel的实际高度如何获取 如图 在编辑器中,设置自适应大小的属性left, right,top,bottom; 当我在此panel加入N多子项形成列表时,希望某一行在panel的中间 问,在代码中,我如何知道这个panel的显示区域的实际高度   this.panelList.content...

来源: Laya_社区 发布时间: 20180814

616. 如何获取animation对象像素值 [ 66%]

如何获取animation对象像素值 项目代码如下: this.body.texture.getPixels(this.bound.x + i, this.bound.y + j, 1, 1); 问题:   this.body已经是被显示在舞台上的animation对象了   animation的texture属性为什么是null。要去获取对象像素值怎么获取?   20...

来源: Laya_社区 发布时间: 20161216

617. laya.d3.core.light.SpotLightCom_API3.0 [ 66%]

... Inherited from Component.owner Defined in laya/components/Component.ts:24 获取所属Node节点。 Optional runInEditor runInEditor: boolean Inherited from Component.runInEditor Defined in laya/components/Component.ts:34 是否可以在IDE环境中运行 Optional scriptPath scriptPath: string Inhe...

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

618. scene场景中拖进去的图片,在代码里面怎么获取[ 66%]

scene场景中拖进去的图片,在代码里面怎么获取。 scene场景中拖进去的图片,在代码里面怎么获取。 通过getbyname取不到 2020-08-20 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回...

来源: Laya_社区 发布时间: 20200820

619. list只能显示一个图片 [ 66%]

...索引范围,则终止该函数 if(index > this.data.length)return; //获取当前渲染条目的数据 var listData = this.data[index]; console.log(listData); //根据子节点的名字listNumber,获取节点对象。 //var img = cell.getChildByName("listNumber") ; var img = cell.getChild...

来源: Laya_社区 发布时间: 20170914

620. 关于使用matterjs物理引擎鼠标问题 [ 66%]

...更新-问题解答(最新版本:1.7.16) 请问有没有方法能够获取“鼠标是否处于按下状态”? TS项目使用matter.js库无智能提示 sprite3d怎样使用Laya.Tween.to来做缓动呢?比如position或者scale 微信小游戏如何使用ttf字体? LayaAirIDE下如何...

来源: Laya_社区 发布时间: 20180522