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

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

411. shader 找不到函数setIBVB [ 59%]

...动画缓存的优化应该如何选择 执行回调函数时报is not a function 使用layaIDE发布项目之后,资源加载不到 问题状态 最新活动: 2018-04-17 18:17 浏览: 859 关注: 2 人 187*****279 • 2018-05-10 00:43 没,不折腾shader了

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

412. Cannot read property 'call' of undefined [ 59%]

...细日志: "TypeError: Cannot read property 'call' of undefined    at Function.<anonymous> (file:///Users/moos/Company/Emerson-AirWar/EmersonGame/bin/libs/laya.core.js:130:41)    at new GameScene (file:///Users/moos/Company/Emerson-AirWar/EmersonGame/src/GameScene.js:4:19)    at HomePa...

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

413. conch问题 getOS()方法无效 [ 59%]

...OS()方法无效 打包以后 Browser.window["conch"].getOS() 提示 not a function ,如果无效了替代方法是什么 2017-12-28 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 qian 赞同来自: 试试Browse...

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

414. Laya.util.Ease这个类是用来配合Tween的,可是怎么使用?没有任何资料啊。 [ 59%]

...复 youhong168 赞同来自: shaotianhk backOut () method  public static function backOut(t:Number, b:Number, c:Number, d:Number, s:Number = 1.70158):Number开始运动时是朝目标移动,稍微过冲,再倒转方向回来朝着目标。 Parameters  t:Number — 指定当前时间,介于 ...

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

415. Array没有SortOn方法? [ 59%]

...调用 调用动画结束on方法,报错this.zombieAnimator.on is not a function 问题状态 最新活动: 2017-01-17 15:54 浏览: 1547 关注: 2 人

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

416. 分享 修复webaudiosound 循环播放的声音 俩个失声问题 [ 59%]

... = Laya.WebAudioSoundChannel.prototype; /** *播放声音 */ _proto.play = function () { // if (this.url.indexOf("music.d") != -1) { // console.log("play", this.url) // console.trace("play", this.url) // } Laya.SoundManager.addChannel(this); this.isStopped = false; this._clearBufferSource(); if (!th...

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

417. 示例 骨骼动画换装 加不上点击事件 [ 59%]

...指针要变成可点击的指针“小手的样子”,求大神解析 function parseComplete() { mArmature = mFactory.buildArmature(1); mArmature.x = mStartX; mArmature.y = mStartY; //mArmature.scale(0.5, 0.5); Laya.stage.addChild(mArmature); //mArmature.on(Event.LABEL, this, onEvent); mArmature....

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

418. 在模型手上挂了个武器,换动画的时候报错 [ 59%]

...中文的json文件 报错 导微信小程序报错window.focus is not a function Laya2.0 WebGl模式,使用 drawToCanvas 报错 ImageData is not defined? 2.2.0beta4,微信上动态合批报错. 3d 添加灯光 模型变的黑呼呼的 很多黑面 开启CastShadow以后,模型会莫名其妙消...

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

419. iphone自带浏览器页面怎么锁定 [ 59%]

...2.6\libs\iflash\src\iflash\events\EventManager.as   找到方法  public function acceptSystemMouseEvent(event:*):void {     _currentSysEvent = event;     event.preventDefault(); //添加这句话即可,再发布即可。 2016-09-19 2 1 分享 微博 QZONE 微信 q12647 赞同来自: cuixuey...

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

420. laya.components.AnimationClip2D_API3.0 [ 59%]

...建 Parameters url: string Returns boolean off off(type: string, listener: Function): EventDispatcher off(type: string, caller: any, listener?: Function, args?: any[]): EventDispatcher Inherited from EventDispatcher.off Defined in laya/events/EventDispatcher.ts:112 从 EventDispatcher 对象中删...

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