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

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

4631. 模型与动画的导入使用 · LayaAir3.4 · 引擎文档 · LAYABOX [ 45%]

...fbx文件导入2,动画导入及使用3D模型与动画的导入使用 LayaAir支持的模型后缀为fbx与gltf,支持导入的3D动画为骨骼蒙皮动画与刚体动画 一、骨骼蒙皮动画 在LayaAir中只能制作比较简单的动画,要想要复杂的动画,比如人物跑步的...

来源: Laya3.0_文档 发布时间: 20251010

4632. laya.d3.core.material.ParticleMaterial [ 45%]

...rames No Frames ParticleMaterialProperties | Methods | Constants Packagelaya.d3.core.materialClasspublic class ParticleMaterialInheritanceParticleMaterial BaseMaterial laya.resource.Resource ... Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined B...

来源: laya_api 发布时间: 20170603

4633. 按钮失效,同UI里的一个图片超链接点击后再返回,出现按钮失效。 [ 45%]

...StartRight.bottom+100; }  //事件注册 //开始游戏 this.StartLeft.on(Laya.Event.CLICK,null,function(){ //TO GamePage2 console.log("left onclick"); Laya.stage.addChild(new GameView); });  //分享快乐 this.StartRight.on(Laya.Event.CLICK,null,function(){ //超链接 onLink(href); });  //天...

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

4634. android下layabox调用Laya.Texture2D.load报错 [ 45%]

LayaPlayer android下layabox调用Laya.Texture2D.load报错 看源码是WebGL.mainContext为空,请问会是配置问题,还是某种支持问题吗? (PS:: h5浏览器运行是正常的)   报错堆栈: 02-06 14:59:43.858  6545  6658 I LayaBox : alert=http://10.0.1.72/game/dev-loca ... 566...

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

4635. NevMesh.Js你可以在Laya引擎中直接使用的AI寻路 [ 45%]

NevMesh.Js你可以在Laya引擎中直接使用的AI寻路 什么是NevMesh.js? NevMesh.Js是一个开源的JavaScript库,能够使用Unity导出的NavMesh文件进行AI寻路。是在ThreeJs的PatrolJS基础上,针对Laya引擎做了改造,本教程将会带大家简单了解和使用NevMesh...

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

4636. app 上使用 soundchannel.pause() 暂停音效音乐,用 resume() 播放都会从头开始播放 [ 45%]

...上手机播放就有问题了。每次pause后都是从头开始播放   layanative 用的2.5, 引擎也是2.5           let sound:Laya.SoundChannel = Laya.SoundManager.playMusic("res/1_3.mp3");         let _pause:boolean = false;         btn1.on(Laya.Event.CLICK,t...

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

4637. 微信小游戏中不能加载proto文件 [ 45%]

... "res/protobuf/Login.proto"   具体代码: (function () { var Loader = Laya.Loader; var Browser = Laya.Browser; var Handler = Laya.Handler; console.log("!____________________________________")  var ProtoBuf = Browser.window.protobuf;  // Laya.init(550, 400);  ProtoBuf.load("res/protobuf/Login...

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

4638. laya.d3.core.particleShuriKen.ShurikenParticleMaterial [ 45%]

... Frames ShurikenParticleMaterialProperties | Methods | Constants Packagelaya.d3.core.particleShuriKenClasspublic class ShurikenParticleMaterialInheritanceShurikenParticleMaterial BaseMaterial laya.resource.Resource ... Public Properties Hide Inherited Public Properties Show Inherited Public Prope...

来源: laya_api 发布时间: 20170929

4639. laya.ani.bone.Templet [ 45%]

...Index | Frames No Frames TempletProperties | Methods | Events Packagelaya.ani.boneClasspublic class TempletInheritanceTemplet laya.ani.AnimationTemplet 动画模板类 Public Properties PropertyDefined By  aniSectionDic : ObjectTemplet  bindBoneBoneSlotDic : Object 绑定插槽数据的字...

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

4640. 打包成APK后,POST请求会先去Download请求的地址 [ 45%]

...↓↓↓↓↓↓↓↓↓↓↓↓↓ 03-09 21:14:54.677 23554 23663 I LayaBox :  send httpRequest method:user.checkPlatformExist 03-09 21:14:54.678 23554 23663 I LayaBox :  xhr.post url=http://xxx.yyy.cn/api 03-09 21:14:54.680 23554 23645 I LayaBox : Download [  ]:http://xxx.yyy.cn/api 03-09 2...

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