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

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

661. laya.d3.core.MeshSprite3D_API3.0 [ 60%]

...s type: string Optional data: any Returns void callLater callLater(method: Function, args?: any[]): void Inherited from Node.callLater Defined in laya/display/Node.ts:621 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 see #runCallLater() Pa...

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

662. laya.d3.core.particleshuriken.ShuriKenParticle3D_API3.0 [ 60%]

...s type: string Optional data: any Returns void callLater callLater(method: Function, args?: any[]): void Inherited from Node.callLater Defined in laya/display/Node.ts:621 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 see #runCallLater() Pa...

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

663. 1.5.4_beta,动画播放完毕的监视器很大概率会不起作用了 [ 60%]

...ayAnima(WEAPON_ANIMA_FIRE);     // 播放动画     _proto.PlayAnima = function(anaimaname)     {         // 第一次创建一个动画         if (null == this.mAnimaCur)         {             this.mAnimaCur = new laya.display.Animation();             this.mAnimaCur.i...

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

664. TypeError: Cannot set property 'pivotX' of null 打开弹窗UI时报错 [ 60%]

...动生成的ui代码报错 导微信小程序报错window.focus is not a function 官网示例摇一摇报错,就解决方案 2.2.0beta4,微信上动态合批报错. 自定义场景类导出layaMaxUI.ts有前缀导致报错 dialog 自定义关闭效果,效果执行完,弹窗无法关闭 laya2 ...

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

665. laya.d3.core.SkinnedMeshSprite3D_API3.0 [ 60%]

...s type: string Optional data: any Returns void callLater callLater(method: Function, args?: any[]): void Inherited from Node.callLater Defined in laya/display/Node.ts:621 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 see #runCallLater() Pa...

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

666. laya.d3.core.trail.TrailSprite3D_API3.0 [ 60%]

...s type: string Optional data: any Returns void callLater callLater(method: Function, args?: any[]): void Inherited from Node.callLater Defined in laya/display/Node.ts:621 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 see #runCallLater() Pa...

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

667. Http回调是抢占式的吗? [ 59%]

... 网络send 不回调?什么情况? 执行回调函数时报is not a function Skeleton 类播放完成一遍后有没事件或者回调 Tween的to方法完成缓动后的回调怎么写,Tween.to(beginbox,{x:-Laya.Browser.width},1000,null,aaa,0,false);aaa是一个测试方法 Laya.loader.create...

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

668. 报错了没搞懂 [ 59%]

报错了没搞懂 this.getchildByName is not a function 附件 : --> 2017-11-27 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 ymsdandan 赞同来自: getchildbyname只能通过他的父节点来获取 2017-11-2...

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

669. 如何退出程序 [ 59%]

...请检查后重新编译。 导微信小程序报错window.focus is not a function 微信小程序canvas如何使用layaAir引擎 打包android版本 点击返回键会提示“再次点击后退键退出游戏”,如果去掉这个提示 请问layaair2.0-js 怎么用程序在list中添加多元...

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

670. /*[STATIC SAFE]*/ [ 59%]

...布,static方法拿取不到。报错:类名.静态方法名 is not a function 问题状态 最新活动: 2018-03-12 18:26 浏览: 608 关注: 2 人 cllc55 • 2018-03-13 09:41 就是要处理才问,每次脚本发布的和本机ide发布的都不同,冲突处理很麻烦 Laya_Aaron • 2018...

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