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

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

181. 关于LayaAirIDE的几个问题 [ 45%]

...创建项目的demo中就可以看到,如TestPage.ui为 "type":"View","child":[{"props":{"x":0,"y":0,"skin":"comp/bg.png", .............. 所有内容全部在一行内,如果用diff看文件新旧版本差异,基本没法看 4. 很多编辑器都是有个组件面板,与资源面板独立...

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

182. 请问,在使用插件导出包含多个动画的FBX文件时报错,怎么处理? [ 45%]

...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_社区 发布时间: 20171108

183. 布局容器 · LayaAir3.3 · 引擎文档 · LAYABOX [ 45%]

...为这个item保留位置,显示效果就是一个空白的占位。 Min Child Size 当根据布局参数自动改变子节点的大小时,不会小于这里设置的值。例如,如果这里设置了30,并且一个节点在排列时要求宽度为10,则节点最后的宽度会被设置为...

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

184. [LayaAirIDE3]3.3.1 UI点击区域异常,mouseThrough属性失效 [ 45%]

...he engine will no longer detect this object and will recursively check its child objects until it finds the target object or misses all objects. * When not penetrable, the node's width and height define the mouse collision area (a non-penetrable rectangular area). If the rectangular collision area d...

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

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

186. laya.ui.VBox [ 44%]

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

来源: laya_api 发布时间: 20170929

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

188. laya.ui.HBox [ 44%]

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

来源: laya_api 发布时间: 20170929

189. 通过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

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