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

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

181. radioGroup设置labels后,每个radio的icon皮肤无法显示了 [ 44%]

...里: var dialog = new QuestionDialogUI();          Laya.stage.addChild(dialog);          dialog.popup();          dialog.btn_question_dialog_next.on(Laya.Event.CLICK, this, onNext); dialog.radioGroup_question.labels = "如果资源未加载,则先加载资源,\n加载...

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

182. laya.ui.VBox [ 44%]

...上的 Y 轴坐标信息。 Sprite name : String节点名称。Node numChildren : int[read-only] 子对象数量。 Node optimizeScrollRect : Boolean 指定是否对使用了 scrollRect 的显示对象进行优化处理。默认为false(不优化)。 当值为ture时:将对此对象使用了scr...

来源: laya_api 发布时间: 20170929

183. unity 3d 骨骼动画资源到处 KeyNotFoundException: The given key was not present in the dictionary 问题 [ 44%]

...entsData (UnityEngine.GameObject gameObject, .JSONObject node, .JSONObject child, Vector3 position, Quaternion rotation, Vector3 scale, System.String& goPath) LayaExport.DataManager.getGameObjectData (UnityEngine.GameObject gameObject, System.String gameObjectPath, .JSONObject parentsChildNodes,...

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

184. laya.ui.HBox [ 44%]

...上的 Y 轴坐标信息。 Sprite name : String节点名称。Node numChildren : int[read-only] 子对象数量。 Node optimizeScrollRect : Boolean 指定是否对使用了 scrollRect 的显示对象进行优化处理。默认为false(不优化)。 当值为ture时:将对此对象使用了scr...

来源: laya_api 发布时间: 20170929

185. laya.ui.VBox [ 44%]

...上的 Y 轴坐标信息。 Sprite name : String节点名称。Node numChildren : int[read-only] 子对象数量。 Node parent : Node[read-only] 父节点。Node pivotX : NumberX轴 轴心点的位置,单位为像素,默认为0。轴心点会影响对象位置,缩放中心,旋转中心...

来源: Laya2.0_api 发布时间: 20190513

186. 通过laya.utils.ClassUtils.createByJson创建的附加脚本不能触发owner [ 44%]

...现拖出去的通过CreateByJson实例的,源代码里只会遍历json.child,json.animations不处理。是就这样设计的吗? Laya_Aaron • 2018-06-26 11:47 ui文件中的动画不能带出去用,动画要单独使用。 liudq • 2018-06-26 11:54 谢谢。虽然说,不支持的行...

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

187. laya.ui.HBox [ 44%]

...上的 Y 轴坐标信息。 Sprite name : String节点名称。Node numChildren : int[read-only] 子对象数量。 Node parent : Node[read-only] 父节点。Node pivotX : NumberX轴 轴心点的位置,单位为像素,默认为0。轴心点会影响对象位置,缩放中心,旋转中心...

来源: Laya2.0_api 发布时间: 20190513

188. 为什么这样加载不出来东西,别再给我发示例链接了,就是按照示例来的 [ 43%]

...395 • 2018-07-03 14:02 @Laya_Aaron:我看加载出来的这个lh文件的child是0个,那这样的话,怎么获取到这里面的8个模型,进行控制呢 158*****395 • 2018-07-03 11:51 那个lh的配置文件,发我下吧 Laya_Aaron • 2018-07-03 11:52 @158*****395:我给你的帖子中有 15...

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

189. Laya2.0导入protobufjs第三方库,报错找不到文件 [ 42%]

...s.d.ts", "node_modules/@types/node/buffer.d.ts", "node_modules/@types/node/child_process.d.ts", "node_modules/@types/node/cluster.d.ts", "node_modules/@types/node/console.d.ts", "node_modules/@types/node/constants.d.ts", "node_modules/@types/node/crypto.d.ts", "node_modules/@types/node/dgram.d.ts", ...

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

190. Laya3.0 图片拼合缩放会导致两张图片之间有一条横线[已解决] [ 42%]

...,经过测试发现如果sprite 有放大行为 ,则会导致sprite的 child 中出现缝隙  laya2中正常。 示例代码 附件有一个完整bug重现项目   使用谷主方案已经解决,感谢谷主。     附件 : --> LayaPicLayoutTest.zip 2023-03-16 添加评论 免费帖 --> ...

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