大约有 2,728 项符合查询结果, 库内数据总量为 30,779 项。 (搜索耗时: 0.0076 秒)
Laya_社区(2214) Laya2.0_文档(123) Laya3.0_api(106) Laya_示例(84) Laya2.0_api(57) Laya2.0_示例(55) laya_api(53) Laya3.0_文档(36)
...命!canvas定位后 点击区域偏移,求大大们解答 如何设置Sprite的宽高和点击区域? 红米K20pro 多个手指同时按下就会报这个错 object has in SimpleSingletonList 关于遍历产生的sprite的点击事件,急,大神帮看哈 Animation如何加点击事件 求...
来源: Laya_社区 发布时间: 20160722
...lic class FrameClipInheritanceFrameClip FrameAnimation AnimationPlayerBase Sprite Node EventDispatcher Object 关键帧动画播放类 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By alpha : Number透明度,值为0-1,默认值为1,表示...
来源: laya_api 发布时间: 20170422
...复被折叠 要回复问题请先登录 发起人 fool_tiger 相关问题 sprite旋转以后,但是原来碰撞检测rect没有旋转 加载到舞台的3D模型不显示贴图 从unity导出的场景透贴和模型烘焙的灯光不显示,请问有知道是什么原因的吗?~~~~~~~~~~~~~ uni...
来源: Laya_社区 发布时间: 20180529
...答(最新版本:1.7.16) TS项目使用matter.js库无智能提示 sprite3d怎样使用Laya.Tween.to来做缓动呢?比如position或者scale LayaAirIDE下如何使用mask? 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. 微信小游戏如何使用ttf字体?...
来源: Laya_社区 发布时间: 20190307
...; this.basketballCourt = this.scene3D.getChildByName("BasketballCourt") as Sprite3D; var collision:PhysicsCollider = this.basketballCourt.getChildByName("BasketballCourt1").getComponent(PhysicsCollider); collision.restitution = 0.1; this.ball = this.scene3D.getChildByName("Ball") as Sprite3D; this.b...
来源: Laya_社区 发布时间: 20200512
...); } 2.color="#0"程序崩溃 var _mDown:Sprite=new Sprite(); _mTop.graphics.drawRect(0,0,1,1,"#0"); 3.叠加效果 BlendMode.ADD,apk中无效 4.MouseManager.as 运行 时报错,“ touchemoves is undefined” ...
来源: Laya_社区 发布时间: 20170510
...to(sss.transform,{rotationEuler:new Laya.Vector3(0,0,0)},2000); sss是MeshSprite3D的节点,从unity导入laya的模型 运行上述代码后,模型不旋转。 使用sss.transform.rotationEuler=new Laya.Vector3(0,0,0),赋值有效 想问下,是我这个旋转的tween函数写的不对...
来源: Laya_社区 发布时间: 20200806
... Laya.Vector3(1, -1, -1); //平面 var plane = scene.addChild(new Laya.MeshSprite3D(new Laya.PlaneMesh(6, 6, 10, 10))); var planeMat = new Laya.StandardMaterial(); planeMat.diffuseTexture = Laya.Texture2D.load("../../res/threeDimen/texture/layabox.png"); planeMat.albedo = new Laya.Vector4(0.9, 0.9, ...
来源: Laya_示例 发布时间: 20241119
...用微信小程序API Animation如何加点击事件 关于遍历产生的sprite的点击事件,急,大神帮看哈 图片添加点击事件 有的不生效 3d物理不能触发onCollisionEnter事件 点击事件不起效 为什么给Sprite容器添加点击事件没反应 List滑动条会引起...
来源: Laya_社区 发布时间: 20180329
...点击两次 使用钢体设置防穿后仍有几率会穿透 如何设置Sprite的宽高和点击区域? 关于遍历产生的sprite的点击事件,急,大神帮看哈 救命!canvas定位后 点击区域偏移,求大大们解答 点击事件不起效 打包android版本 点击返回键会...
来源: Laya_社区 发布时间: 20180717