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

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

2301. list里面可以加入多个view吗? [ 45%]

...入三个view对象 } this.lister.array = vdata; this.lister.vScrollBarSkin = ""; this.lister.scrollBar.hide = true; 整体UI结构: VIEW -----list --------view -------------label 2017-06-26 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关...

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

2302. "加载模型时出现LoaderManager:unknown file(E:/layaprj/layascene/bin/null path) extension with: null." [ 45%]

"加载模型时出现LoaderManager:unknown file(E:/layaprj/layascene/bin/null path) extension with: null." unity 5.6 ide:1.7.10 tool:1.6.0 2017-10-16 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 7 个回复 Monica - 知...

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

2303. UI编辑器基础交互 · LayaAir3.4 · 引擎文档 · LAYABOX [ 45%]

...考图。 Offset:参考图的位置。 Alpha:参考图的透明度。 In Front:是否位于上层。勾选后,参考图将位于最上层。 8、缩放设置 对当前场景进行缩放,开发者可自行选择。 如图8-1所示。 (图8-1) 缩放设置的快捷键。 按键 功能 ct...

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

2304. 属于Laya3D.Sprite类型的对象克隆之后,只要在主摄像头视线外,就会消失 [ 45%]

...关的链接 提交 5 个回复 猫与故巷 赞同来自: Laya.Sprite3D.instantiate与Clone是一个效果 2019-07-26 0 0 分享 微博 QZONE 微信 YawnSan 赞同来自: 我们这也有这个问题  克隆之后的 Sprite 超出摄像范围  再次进入摄像头  摄像头也不去渲染它了...

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

2305. JSON文件加载成功后,怎么解析成Object对象 [ 45%]

...ort laya.utils.Handler; /** * ... * @author OttoChen */ public class TestMain { private var txt:Text = null; public function TestMain() { Laya.init(800, 800); txt = new Text(); txt.mouseEnabled = false; txt.overflow = Text.SCROLL; txt.size(Laya.stage.width, Laya.stage.height); txt.pos(10, 10); txt.f...

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

2306. 2.4.0怎么调试呢? [ 45%]

... ankye大华 赞同来自: 试试将 VSCode 配置中的debug.allowBreakpointsEverywhere设置为true 2019-11-15 0 1 分享 微博 QZONE 微信 奶我嘛 赞同来自: 在vs中生成luanch.json,下载插件bugger for chrome,直接在vs这边f5就可以运行并调试断点了,如果还是不...

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

2307. List组件拖动浏览时item会出现重叠的现象 [ 45%]

...Y) / 2; // 使用但隐藏滚动条,滚动条水平滚动 list.vScrollBarSkin = ""; // list.vScrollBarSkin 滚动条垂直滚动 //item对象是否可选以及选中后可做的操作 list.selectEnable = true; list.selectHandler = new Handler(this, this.onSelect); // 滚动条的橡皮筋操作:...

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

2308. ide 2.4 layaair2-cmd 编译报错 [ 45%]

...aair2-cmd -v 1.4.6 ➜  GameTowertest layaair2-cmd compile [14:22:34] Working directory changed to /usr/local/lib/node_modules/layaair2-cmd [14:22:35] Using gulpfile ~/Documents/GameTowertest/.laya/compile.js [14:22:35] Starting 'compile'... rpt2: config error TS18003: No inputs were found in confi...

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

2309. Uncaught TypeError: Cannot read property '_tf' of null [ 45%]

...nieyiwei 赞同来自: private var _guideImage:Image;   public function main():void {   _guideImage = new Image();   _guideImage.source = Loader.getRes("source/png/ui/1/guideImg.png");     tweenGuide1(_guideImage );     Tween.clearAll(_guideImage);   _guideImage.destroy(true);   _guideImag...

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

2310. 微信小游戏引用spine-core-3.8.js报错 [ 45%]

微信小游戏引用spine-core-3.8.js报错 [ appservice 生成错误] libs/spine-core-3.8.js: libs/spine-core-3.8.js file is not in UTF-8 encoding(env: Windows,mg,1.05.2204264; lib: 2.17.0)   VM84 WAGame.js:2 Error: module "libs/spine-core-3.8.js" is not defined     at require (VM97 WAGameSub...

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