大约有 579 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0074 秒)
...做 laya引擎在3D中如何在人物头顶加上文字(对话框)? Button 中的文字无法垂直居中 问题状态 最新活动: 2021-09-01 20:40 浏览: 2045 关注: 2 人 Yobo • 2021-09-01 20:53 您好,我发现直接在onUpdate里面实现移动不卡。感觉tween里面有点小问...
来源: Laya_社区 发布时间: 20210901
... 创建的3d模型一直在中间,不能移动 用EffectAnimation实现Button的点击放大效果点击的时候按钮位移动了是否是我做法有问题 VRCamera使用中随camra视角的移动,部分模型会消失,回移镜头又重现了? 挂在手骨骼节点上的武器模型,...
来源: Laya_社区 发布时间: 20190924
...包Laya的游戏时,Cordova提供的对象被截断并添加了父对象 button添加skin,图片被自动拉伸了 问题状态 最新活动: 2019-05-13 17:44 浏览: 1081 关注: 2 人
来源: Laya_社区 发布时间: 20181227
...接 提交 1 个回复 cuixueying 赞同来自: 可以参考下这个,把button换成你的clip组件即可:http://ask.layabox.com/question/4482 2017-05-13 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 q1402907210 你猜猜 相关...
来源: Laya_社区 发布时间: 20170512
... public input:Laya.TextInput; public btnSend:Laya.Button; public btnClose:Laya.Button; constructor(){ super()} createChildren():void { super.createChildren(); this.createView(GmPanelUI....
来源: Laya_社区 发布时间: 20190128
...了个list,出现两个问题: 1. list不能滚动 2. list item里的button图片显示不出来 item代码如下: (function (_super){ function MarketItem() { MarketItem.__super.call(this); this.size(312, 462); // {id:1,name:"10金豆-测试",price:0.01,title:"10金豆-测试",desc:"测试"...
来源: Laya_社区 发布时间: 20170422
...; if (this.confirmBtn == null) { this.confirmBtn = document.createElement("button"); this.confirmBtn.id = "confirm"; this.confirmBtn.innerText = "确定" this.MyBtn.appendChild(this.confirmBtn); } this.newMask = document.createElement("div"); this.modlueDiv.style.visibility = "visible"; var clip...
来源: Laya_社区 发布时间: 20181214
...中相对布局设置有点问题 Tab控件如果right=0,则其中的子Button的排版重叠 复用的.ui文件,拖动到其他文件时,其中的相对坐标设置不会立即体现出来(运行时好的) 2017-07-19 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关...
来源: Laya_社区 发布时间: 20170719
...xport吗? View嵌套Dialog组件 请问layaide如何创建一个复合的Button 问题状态 最新活动: 2017-04-24 11:23 浏览: 2798 关注: 3 人 zhang92tong • 2017-04-24 11:43 谢谢老师!
来源: Laya_社区 发布时间: 20170424
...Laya2.6.1创建的3D示例项目 请问layaide如何创建一个复合的Button 创建动效模板 可能存在bug 问题状态 最新活动: 2018-07-20 20:40 浏览: 1910 关注: 2 人
来源: Laya_社区 发布时间: 20180720