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

大约有 359 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0065 秒)

291. laya.device.media.Video_API3.0 [ 49%]

...eY scene scrollRect seekable seeking skewX skewY stage staticCache texture timer transform url videoHeight videoWidth viewport visible volume width x y zOrder Methods _initialize _processActive addChild addChildAt addChildren addComponent addComponentInstance addInputChild callLater canPlayType clea...

来源: Laya3.0_api 发布时间: 20231102

292. UI加载完成后无法获取控件的大小——超详细版问题 [ 48%]

...相关的链接 提交 4 个回复 cuixueying 赞同来自: peterz3g Laya.timer.once(500,this,this.onLoopOnce); } private onLoopOnce():void { this.mypan.vScrollBar.on(Laya.Event.CHANGE, this, this.fitDOMElements_scroll); }加个延迟再看下! 2017-07-20 1 1 分享 微博 QZONE 微信 peterz3g ...

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

293. laya.display.Animation_API3.0 [ 48%]

...caleX scaleY scene scrollRect skewX skewY source stage staticCache texture timer transform url viewport visible width x y zOrder Methods _initialize _processActive addChild addChildAt addChildren addComponent addComponentInstance addLabel bubbleEvent callLater clear clearTimer contains customRender ...

来源: Laya3.0_api 发布时间: 20231115

294. 3d中 缓动往一个点转向并移动的问题 [ 48%]

...nLookAt(dir,Vector3.Up,out); Quaternion.slerp(transform.rotation,out, Laya.timer.delta/1000,out1); transform.rotation = out1; transform.translate(v3)   附件中是unity的效果  2018-07-26 添加评论 已悬赏5元 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相...

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

295. setBounds()后无法碰撞 [ 48%]

...xueying • 2016-12-13 22:05 问题1、如果你的显示对象是放到了timer计时器下进行移动旋转等操作,那么这时候该显示对象的getBounds值是不断变化的,你在计时器内setBounds,这时候值才是动态的,你在onload下只设置一次,肯定永远是这...

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

296. laya.ui.FontClip [ 48%]

...显示在屏幕之前调用,一般用于延迟计算数据。 Node clearTimer(caller:*, method:Function):void 清理定时器。功能同Laya.timer.clearTimer()。 Node contains(node:Node):Boolean 当前容器是否包含指定的 Node 节点对象 。 Node customRender(context:Context, x:Numbe...

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

297. [LayaAir2] 在使用videoDom创建视频元素后iPad跟iPhone中位置不一样 [ 48%]

...LayaAir3.0引擎,那边实现videoTexture不用自己手动刷新 Laya.timer.frameLoop(1, this, this.updateVideo, [texture2D]); },true); } updateVideo(tempTexture:Laya.Texture2D){ if(this.htmlvideo.video.readyState === this.htmlvideo.video.HAVE_ENOUGH_DATA) { //更新视频纹理 tempTexture.loadI...

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

298. Tween缓动在移动端效果的问题 [ 48%]

...如何操作? 关于逻辑贞更新间隔机制、时间和其他一些Timer相关的问题 这样写的代码,Tween动画里面只有alpha有效果,scalex和scaley没有变化,怎么回事啊? 3D模型tween旋转 问题状态 最新活动: 2018-05-29 15:01 浏览: 2526 关注: 4 人 freed...

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

299. 图集打包顺序错乱的问题 [ 48%]

...显示的问题 关于逻辑贞更新间隔机制、时间和其他一些Timer相关的问题 (此问题已经无效) 打包android版本 点击返回键会提示“再次点击后退键退出游戏”,如果去掉这个提示 分享:LayaAir下如何获取图集下的小图资源? 问题...

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

300. laya.ui.WXOpenDataViewer_API3.0 [ 48%]

...n scaleX scaleY scene scrollRect skewX skewY stage staticCache tag texture timer toolTip top transform url viewport visible width x y zOrder Methods _initialize _processActive addChild addChildAt addChildren addComponent addComponentInstance addInputChild callLater clearTimer contains customRender d...

来源: Laya3.0_api 发布时间: 20231102