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

大约有 2,541 项符合查询结果, 库内数据总量为 31,629 项。 (搜索耗时: 0.0064 秒)

2311. LayaAirUnityPlugin 2.4beta IOException: Sharing violation [ 49%]

...0) UnityEngine.Experimental.UIElements.IMGUIContainer.DoOnGUI (UnityEngine.Event evt, UnityEngine.Matrix4x4 worldTransform, UnityEngine.Rect clippingRect, System.Boolean isComputingLayout) (at D:/unity/Modules/UIElements/IMGUIContainer.cs:266) UnityEngine.Experimental.UIElements.IMGUIContainer.Handl...

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

2312. 部署web后无法请求访问HTTP API接口数据,调试模式下可以访问获取 [ 49%]

...失败 横屏模式在锁定竖屏的iphone上不能正常显示的问题 Event.MOUSE_WHEEL 如何获取鼠标滚轮是放大开始缩小 问题状态 最新活动: 2020-07-23 15:18 浏览: 625 关注: 3 人

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

2313. 执行回调函数时报is not a function [ 49%]

...?什么情况? 资源加载后的 回调 layaair2.0)请问js的Laya.Event.FRAME怎么用,看api中有,但写了不执行。 问题状态 最新活动: 2017-06-23 11:57 浏览: 1683 关注: 2 人 wwxinqq • 2017-06-22 18:16 我重新编辑了问题。在开始我加了问题重现的说明...

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

2314. 微信小游戏渲染开放域卡顿处理 [ 49%]

...onstructor() {             super();             this.once(Laya.Event.DISPLAY, this, this.onCreate);             this.once(Laya.Event.UNDISPLAY, this, this.onDestroy);         }         /**          * 加入场景          */         protected onCreate(): void ...

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

2315. laya.device.motion.Accelerator [ 49%]

...ckagelaya.device.motionClasspublic class AcceleratorInheritanceAccelerator EventDispatcher Object Accelerator.instance获取唯一的Accelerator引用,请勿调用构造函数。 listen()的回调处理器接受四个参数: acceleration: 表示用户给予设备的加速度。 accelerationInclu...

来源: laya_api 发布时间: 20170929

2316. H5页面的骨骼动画不能显示完整,兼容性问题? [ 49%]

...this.fishIndex]; this.mFactory = new Laya.Templet(); this.mFactory.on(Laya.Event.COMPLETE, this, this.parseComplete); this.mFactory.loadAni(aniPath); } // 动画解析完成,添加到舞台,并且开始swim parseComplete(): void { this.mArmature = this.mFactory.buildArmature(0); this.mArmature.x =...

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

2317. 新版版2d粒子问题?同样的代码,LayaAir IDE 2.1.0版本正常,LayaAir IDE 2.2.0beta2版本报错 [ 49%]

...版本正常,LayaAir IDE 2.2.0beta2版本报错    Laya.stage.on(Laya.Event.CLICK, this, () => {             Laya.loader.load("HallAni/star.part", Laya.Handler.create(this, (settings) => {                 let Particle2D = Laya.Particle2D;            ...

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

2318. laya.d3.core.pixelLine.PixelLineRenderer [ 49%]

...Classpublic class PixelLineRendererInheritancePixelLineRenderer BaseRender EventDispatcher Object PixelLineRenderer 类用于线渲染器。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By bounds : Bounds[read-only] 获取包围盒,只读,不...

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

2319. stage.height获取高度有bug吗 [ 48%]

... 请问如何获取鼠标在某个元素内 相对于这个元素的坐标 Event.MOUSE_WHEEL 如何获取鼠标滚轮是放大开始缩小 1.7.20beta有bug,帧属性面板打不开 【BUG备忘录】关于Tween动画无法正常作用问题-解决办法 如何获取一个3D模型的长宽高? La...

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

2320. Laya2 移除skin未加载完的image后报错 [ 48%]

...rCrash/Program/trunk/ClientLaya2.0/CarCrash/bin/libs/laya.ui.js:708:19) at EventHandler.runWith (file:///E:/CarCrash/Program/trunk/ClientLaya2.0/CarCrash/bin/libs/laya.core.js:850:38) at ResInfo.event (file:///E:/CarCrash/Program/trunk/ClientLaya2.0/CarCrash/bin/libs/laya.core.js:889:42) at LoaderMa...

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