大约有 737 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0071 秒)
...tyPlugin 使用须知-版本更新-问题解答(最新版本:1.7.16) sprite3d怎样使用Laya.Tween.to来做缓动呢?比如position或者scale 微信小游戏:HTMLDivElement的使用 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. LayaAirIDE下如何使用mas...
来源: Laya_社区 发布时间: 20171212
..._newvec; console.log("kk2") var FrameAnimation=laya.display.FrameAnimation,Sprite=laya.display.Sprite,Text=laya.display.Text; console.log("kk22") var View=laya.ui.View; console.log("kk3") //class loading100 extends laya.display.Sprite var loading100=(function(_super){ console.log("kk4") function loa...
来源: Laya_社区 发布时间: 20170725
...回复被折叠 要回复问题请先登录 发起人 cheng 相关问题 sprite旋转以后,但是原来碰撞检测rect没有旋转 2.0一不小心删了bin目录下的某个场景json文件。。竟然无法自动生成了? 有js重力弹球的demo吗?就是有重力势能的弹球,感谢...
来源: Laya_社区 发布时间: 20200423
... 'btCollisionObject' of undefined IDE1.7.8 json图集加载问题 new Laya.Sprite();绘制图形以后,怎么删除释放资源? Animation 的createFrames 使用已经加载的图集缓存动画失败 编辑了图片 执行代码说加载不出来资源 这个是怎么回事? 请问一下怎...
来源: Laya_社区 发布时间: 20190129
...sform: Transform3D; onStart(): void { this.transform = (this.owner as Laya.Sprite3D).transform; this.CurrentAngles = new Vector3(-this.transform.rotationEuler.x, this.transform.rotationEuler.y, 0); this.targetAngles = new Vector3(-this.transform.rotationEuler.x, this.transform.rotationEuler.y, 0); t...
来源: Laya_社区 发布时间: 20190224
...ot;) as Laya.Camera; camera.addComponent(CameraMoveScript); var tiger:Laya.Sprite3D = this._scene.getChildByName("tiger_idle") as Laya.Sprite3D; console.log(tiger); var animator:Laya.Animator = tiger.getComponentByIndex(0) as Laya.Animator; animator.play("idle"); var cat:Laya.Spr...
来源: Laya_社区 发布时间: 20180317
...隆对象,统计面板的显存和内存就会显示成负数 new Laya.Sprite();绘制图形以后,怎么删除释放资源? 请教下微信小游戏的内存和数据缓存? 模型资源释放问题 2.0 beta4 ts 含demo 在纵向滑动 list 的 renderHandler中给item中的Label组件赋值...
来源: Laya_社区 发布时间: 20170224
...l/Effect_zhujue_attack.lh"); let tarItem = Laya.Sprite3D.instantiate(item); this.scene.addChild(tarItem); tarItem.transform.position = new Laya.Vector3(0, 0, 0); item.destroy(); ...
来源: Laya_社区 发布时间: 20191102
...片 执行代码说加载不出来资源 这个是怎么回事? new Laya.Sprite();绘制图形以后,怎么删除释放资源? 分享:LayaAir下如何获取图集下的小图资源? 视频播放案例 官网文档真的太垃圾了了,错误百出,真想知道你们真的认真运行...
来源: Laya_社区 发布时间: 20190613
...被折叠 要回复问题请先登录 发起人 ssmc 相关问题 new Laya.Sprite();绘制图形以后,怎么删除释放资源? 为什么IDE点发布后,把待发布的文件夹里面的libs目录删除,在微信开发工具中各种报错? TextInput的Input事件不监听backspace删除 ...
来源: Laya_社区 发布时间: 20180326