大约有 1,240 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0071 秒)
Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/RenderObjs/NativeOBJ/NativeVertexBuffer3D" NativeVertexBuffer3D Class NativeVertexBuffer3D Hierarchy VertexBuffer3D NativeVertex...
来源: Laya3.0_api 发布时间: 20231115
...器播放mp3出现The AudioContext was not allowed to start. 2.2-2.3版本 ani动画,序列帧动画最后一帧和第一帧衔接出现卡顿 发布H5后通过网页打开出现左上角的那个图标是什么东东 怎么去掉 3d项目-unity添加物理组件 layanative2 打包android平台 ...
来源: Laya_社区 发布时间: 20180306
...let(); this.te.on(Laya.Event.COMPLETE, this, this.teComplete); this.te.loadAni("res/wing_01_side.sk"); } } else if(e.keyCode == 50 || e.keyCode == 98) { if(this.te != null){ this.te.destroy(); this.te = null; this.sk.destroy(); this.sk = null; } } } private teComplete():void{ this.sk = this.te.build...
来源: Laya_社区 发布时间: 20190320
...")); this.layaMonkey.transform.localScale = new Laya.Vector3(5, 5, 5); var animator = (this.layaMonkey.getChildAt(0)).getComponentByType(Laya.Animator); var totalAnimationClip = animator.getClip("Take_001"); animator.addClip(totalAnimationClip, "walk", 40, 70); animator.play("walk", 2.5); //初始...
来源: Laya_示例 发布时间: 20260303
...;%= name %><%= ext %>?version=<%= hash %>', })) .pipe(hash.manifest('src/assets/index.ts')) .pipe(function(){ return through.obj(function (file, enc, cb) { staticVersion = JSON.parse(file.contents.toString()) let content = `export default ${file.contents.toString()}` file.contents = n...
来源: Laya_社区 发布时间: 20180412
...oContext was not allowed to start. 骨骼动画播放完后的回调时间 Animator2D该如何判断动画是否已经播放完成? 视频播放案例 音乐小游戏是怎么实现变速播放的? 微信小游戏,下拉手机的顶部菜单后,背景音乐停止播放,拉回去后,未...
来源: Laya_社区 发布时间: 20250930
...pOwners[nodeIndex] = keyframeNodeOwner; } } 附件 : --> Animator.rar 2024-05-17 1 条评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 1715665753用户 赞同来自: 另外状态机连线切换的时候...
来源: Laya_社区 发布时间: 20240517
...类了,此时该如何获得场景内的元素 .sk , .lm , .ltc , .lh, .ani等后缀名的文件是如何制作的? runtime运行报错! 问题状态 最新活动: 2019-03-07 15:02 浏览: 2636 关注: 3 人
来源: Laya_社区 发布时间: 20190228
这是图文混排谷歌浏览器查看正常打包后的APP文字消失表情变大 class CAffiche { private textfiled:Laya.HTMLDivElement; public Reset():void { gRoomView.chatBox.innerHTML = ""; gRoomView.chatBox.height = 1; } public SysSay(txt:string):void { this.AddChat(0, "法官", txt); } pub...
来源: Laya_社区 发布时间: 20170911
... StaticModel_MeshSample();报错如下: TypeError: Cannot read property 'AnimationPlayer' of undefined TypeError: Cannot read property 'component' of undefined ReferenceError: Laya3D is not defined 个人环境: layaAIR 1.5.4beta nodejs v7.2.0 tsc version 2.0.10 采用TS开发...
来源: Laya_社区 发布时间: 20161201