大约有 470 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0044 秒)
...er.parent as Laya.Scene3D; this._text = this._scene.parent.getChildByName("ceshi") as Laya.Text; this._camera = this._scene.getChildByName("camera") as Laya.Camera; } onUpdate(){ var touchCount = this._scene.input.touchCount(); if (1 === touchCount){ ...
来源: Laya_社区 发布时间: 20190531
... 请问layaair2.0-js 怎么用程序在list中添加多元素的item 使用getChildByName()无法得到子节点对象 Laya["MiniAdpter"].nativefiles 在QQ小游戏中无法读取到 问题状态 最新活动: 2018-09-14 14:03 浏览: 1428 关注: 3 人 cuixueying • 2017-01-14 15:57 我这里...
来源: Laya_社区 发布时间: 20170113
...er.parent as Laya.Scene3D; this._text = this._scene.parent.getChildByName("ceshi") as Laya.Text; this._camera = this._scene.getChildByName("camera") as Laya.Camera; } onUpdate(){ var touchCount = this._scene.input.touchCount(); if (1 === touchCount){ ...
来源: Laya_社区 发布时间: 20190605
...图片后点击事件重新设置pixels*/ var imageNode:Laya.Image = this.getChildByName("waken") as Laya.Image; var imageSprite:Laya.Sprite; var uint8Array:Uint8Array = imageNode.source.bitmap.getPixels(); //console.log("0000000000000 == " + uint8Array.length); imageNode.source.bitmap.setPixels(uin...
来源: Laya_社区 发布时间: 20190923
...ve ios上js访问不到JSBridge类中的方法,请求官方帮助, 使用getChildByName()无法得到子节点对象 视频播放案例 laya3D动画无法播放 发布到vivo平台后,龙骨动画无法显示 问题状态 最新活动: 2018-04-02 15:40 浏览: 1814 关注: 2 人 yy308126214 ...
来源: Laya_社区 发布时间: 20180330
...就提示无法打开代码编辑器 请配置 这个怎么解决? 使用getChildByName()无法得到子节点对象 [Laya2.0 3D] 2.0正式版上存在某些骨骼动画无法播放,U3D和1.7.*都没问题 3D模型无法修改scale? 【BUG备忘录】关于Tween动画无法正常作用问题...
来源: Laya_社区 发布时间: 20160726
...能console出,那个list中的数据也存在,但没渲染出。 使用getChildByName()无法得到子节点对象 三国塔防游戏!终于开发完了,数据平衡好难调...... drawTexture时,Matrix对象,a=-1,无法实现水平翻转 问题状态 最新活动: 2017-11-27 09:43 ...
来源: Laya_社区 发布时间: 20171120
...rted) { this._started = true; this.enabled = true; } var ground=this.owner.getChildByName("ground"); ground.addComponent(Laya.ChainCollider); this._chains=ground.getComponent(Laya.ChainCollider); } 静观 • 2018-11-29 14:37 报错内容: at Object.box2d.b2Assert (file:///E:/Develop/Lay...
来源: Laya_社区 发布时间: 20181128
...tea1 高频使用遮罩 导致手机扫码测试闪屏/黑屏 2.12.2 使用getChildByName()无法得到子节点对象 问题状态 最新活动: 2023-09-04 11:56 浏览: 2576 关注: 2 人
来源: Laya_社区 发布时间: 20230904
... dialog 自定义关闭效果,效果执行完,弹窗无法关闭 使用getChildByName()无法得到子节点对象 关于发布oppo、vivo快游戏,无法生成Rpk问题 请问layaair2.0-js 怎么用程序在list中添加多元素的item 【BUG备忘录】关于Tween动画无法正常作...
来源: Laya_社区 发布时间: 20171018