大约有 4,865 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0124 秒)
Laya_社区(4605) Laya2.0_api(126) Laya2.0_文档(62) Laya3.0_api(31) Laya3.0_文档(20) laya_api(14) Laya_示例(5) Laya2.0_示例(2)
...fbx文件导入2,动画导入及使用3D模型与动画的导入使用 LayaAir支持的模型后缀为fbx与gltf,支持导入的3D动画为骨骼蒙皮动画与刚体动画 一、骨骼蒙皮动画 在LayaAir中只能制作比较简单的动画,要想要复杂的动画,比如人物跑步的...
来源: Laya3.0_文档 发布时间: 20251010
...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
...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
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
NevMesh.Js你可以在Laya引擎中直接使用的AI寻路 什么是NevMesh.js? NevMesh.Js是一个开源的JavaScript库,能够使用Unity导出的NavMesh文件进行AI寻路。是在ThreeJs的PatrolJS基础上,针对Laya引擎做了改造,本教程将会带大家简单了解和使用NevMesh...
来源: Laya_社区 发布时间: 20201204
...上手机播放就有问题了。每次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
... "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
... 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
...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
...↓↓↓↓↓↓↓↓↓↓↓↓↓ 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