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

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

951. Laya无法创建摄像头和平行光 [ 55%]

...法正常执行,创建摄像头和平行光时出错,报了一个Layer value can be null.     附件 : --> 2018-07-06 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 Laya_Aaron 赞同来自: 大饼干 请问...

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

952. 微信小游戏提审后,提示说代码侵权 [ 55%]

...) !=-1 && arr2[i].indexOf("(") ==-1) continue;//object里面的key value if(arr2[i].indexOf("public ") !=-1 && arr2[i].indexOf("{") ==-1) continue;//属性 if(arr2[i].indexOf("private ") !=-1 && arr2[i].indexOf("{") ==-1) continue;//属性 if(arr2[i].indexOf("protected ") !=-...

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

953. laya.d3.core.scene.bvh.BVHSpatialBox_API3.0 [ 55%]

...Accessors parent get parent(): BVHSpatialBox<IBoundsCell> set parent(value: BVHSpatialBox<IBoundsCell>): void Defined in laya/d3/core/scene/bvh/BVHSpatialBox.ts:133 父节点 Returns BVHSpatialBox<IBoundsCell> Defined in laya/d3/core/scene/bvh/BVHSpatialBox.ts:129 父节点 Paramet...

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

954. LayaAir2.0里Dictionary怎么没了? [ 55%]

...itbe • 2019-01-10 21:51 两个功能都不一样,Dictionary可以获取values Johnson • 2019-08-07 10:10 为什么会出现这么奇葩的修改?

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

955. 如何做国际化? [ 55%]

...成不同的JSON文件,然后有一个LanguageManager来根据key返回value。不知有没有更好的方法? 2018-01-21 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 5 个回复 Laya_Aaron 赞同来自: 这种用图片...

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

956. lose skin null [ 55%]

... read property 'length' of null [Error] TypeError: null is not an object (evaluating 'this._style._tf') 这个怎么办 laya.core.js:16463 Uncaught TypeError: Cannot read property '_tf' of null Error: Layer value can be null. 射线检测报错,outHitInfo.sprite3D=null; Laya.timer.loop() 报错 Ca...

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

957. list如何在回弹的时候添加一个回调 [ 55%]

...想监听list列表滑到了最底部,可以判断下if(list.scrollBar.value==list.scrollBar.max) 2017-03-24 0 1 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 lrx0326 相关问题 两个对象new了一个相同的对象,调用第一个...

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

958. 有些方法是不是要更新了 [ 55%]

...方法是不是要更新了 laya.core.js:16185 [Deprecation] GainNode.gain.value setter smoothing is deprecated and will be removed in M64, around January 2018. Please use setTargetAtTime() instead if smoothing is needed. See https://www.chromestatus.com/f ... 29152 for more details. 2017-12-17 添...

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

959. list实现点击按钮实现滚动 [ 55%]

...可以为你的list添加计时器,在计时器里针对list.scrollBar.value进行+=即可

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

960. typeScript 在interface 接口中怎么用get set [ 55%]

...ce 接口中怎么用get set function get time():Number; function set time(value:Number):void; 类似于as3 中的这种写法。 2017-10-17 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 Monica - 知识达人 赞...

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