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

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

11. [0]Spine3.8.75报错:Error: Unsupported skeleton data, please export with a newer version of Spine. [ 81%]

...Stage = Laya.Stage; var Event = Laya.Event; var Stat = Laya.Stat; var SpineTemplet = Laya.SpineTemplet; class SpineBinary {     constructor() {         this.aniPath = "res/powerup-pro.skel";         this.index = -1;         // Laya.init(Browser.width, Browser.height, WebGL);       ...

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

12. laya.ani.bone.BoneSlot_API3.0 [ 80%]

...playData currSlotData currTexture displayIndex name parent srcDisplayIndex templet type Methods copy draw drawBonePoint getMatrix replaceDisplayByIndex replaceDisplayByName replaceSkin setParentMatrix showDisplayByIndex showDisplayByName showSlotData createSkinMesh isSameMatrix Properties attachment...

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

13. laya.ani.TempletLoader_API3.0 [ 79%]

...lic/Protected All Inherited Externals Only exported Menu Globals "laya/ani/TempletLoader" TempletLoader Class TempletLoader Hierarchy TempletLoader Implements IResourceLoader Index Methods load Methods load load(task: ILoadTask): Promise<Templet> Implementation of IResourceLoader.load Defined ...

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

14. 跟视频做出现这个问题。怎么破 求解 [ 77%]

...出现这个问题。怎么破 求解 Warning: discard property,please use templet property instead. loader callback cost a long time:191 url=3d/man/hero.ani Warning: The (.lm) file is converted by old fbxTools,please reConverted it use lastest fbxTools version,later we will remove the support of ol...

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

15. clas not a constructor [ 74%]

...lement 报错"Illegal constructor",请问这个该怎么处理? new Laya.Templet() 时,说这不是一个constructor 一直报 GamePage is not a constructor 急求解决 引擎SWF动画示例,提示 TypeError: MovieClip is not a constructor TypeError: Laya.MovieClip is not a constructor Laya.H...

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

16. "window.Background is not a constructor" [ 71%]

...lement 报错"Illegal constructor",请问这个该怎么处理? new Laya.Templet() 时,说这不是一个constructor 引擎SWF动画示例,提示 TypeError: MovieClip is not a constructor clas not a constructor LayaAir新建3D示例项目,在as开发模式下,运行报错 TypeError: Vector...

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

17. 使用对象池重复使用skeleton报错,请问有解决方案吗?谢谢 [ 70%]

... Laya.Skeleton() 就没问题。   伪代码: const ​temp = new Laya.Templet(); temp.parseData(xxx, xxx, 0);   // 从对象池中获取skeleton const skeleton = Laya.Pool.getItemByClass('abc', Laya.Skeleton); skeleton.init(temp, 0);   // skeleton使用完放入对象池 Laya.Pool.recover('ab...

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

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

...2 分享 微博 QZONE 微信 houkaihua888 赞同来自: (function () { var Templet = Laya.Templet; var Sprite = Laya.Sprite; var Event = Laya.Event; var Browser = Laya.Browser; var Handler = Laya.Handler; var Stat = Laya.Stat; var Tween = Laya.Tween; var WebGL = Laya.WebGL; var mAniPath; var mStartX...

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

19. laya.ani.AnimationPlayer_API3.0 [ 69%]

...Time destroyed overallDuration paused playDuration playEnd playStart state templet Methods event hasListener off offAll offAllCaller on once play playByFrame stop Constructors constructor new AnimationPlayer(): AnimationPlayer Defined in laya/ani/AnimationPlayer.ts:268 创建一个 AnimationPlayer ...

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

20. 龙骨到底该怎么用 [ 69%]

...阶:https://ldc2.layabox.com/doc/?nav=zh-ts-3-3-0 报错了,提示Laya.Templet is not a constructor 和 Laya.Skeleton is not a constructor 龙骨资源倒是转换成功了,是该放在bin/res/下,还是laya/assets/下 附件 : --> Test.zip 2019-04-19 添加评论 免费帖 --> 分享 微博...

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