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

大约有 153 项符合查询结果, 库内数据总量为 30,779 项。 (搜索耗时: 0.0033 秒)

81. Ignored attempt to cancel a touchmove event with cancelable=false [ 58%]

... event with cancelable=false, for example because scrolling is in progress and cannot be interrupted. 附件 : --> 2020-05-12 添加评论 悬赏 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 0 个回复 为什么被折叠? 0 个回复被折叠 ...

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

82. GL ERROR :GL_INVALID_OPERATION [ 58%]

...bGL-120AECC8]GL ERROR :GL_INVALID_OPERATION : glDrawElements: Source and destination textures of the draw are the same. 百度了一下,是webgl底层报出来的,不知道这怎么解决?   2017-10-10 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结...

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

83. 可不可以进行插件化开发,有项目示例吗? [ 58%]

...开发,但是又不是webview访问在线url的方式。   请问官方and各位大神,有没有这种开发示例,或者讨教开发方式? 2017-03-03 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 cuixu...

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

84. bind函数的作用 [ 57%]

...this object of the bound function is associated with the specified object, and has the specified initial parameters. * @param thisArg An object to which the this keyword can refer inside the new function. * @param argArray A list of arguments to be passed to the new function. */ bind(this: Function,...

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

85. laya.device.motion.RotationInfo_API3.0 [ 57%]

...见https://developer.mozilla.org/en-US/docs/Web/Guide/Events/Orientation_and_motion_data_explained。 需要注意的是,IOS环境下,该值始终为false。即使如此,你依旧可以从alpha中取得正确的值。 alpha alpha: number Defined in laya/device/motion/RotationInfo.ts:19 Z轴旋...

来源: Laya3.0_api 发布时间: 20231115

86. Sprite.drawTexture出来的图片有点模糊 [ 57%]

....js:15863 [Deprecation] GainNode.gain.value setter smoothing is deprecated and will be removed in M64, around January 2018. Please use setTargetAtTime() instead if smoothing is needed. See https://www.chromestatus.com/f ... 29152 for more details. (anonymous) @ laya.core.js:15863 laya.core.js:12205 ...

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

87. texture2D 设置 wrapModeU 与 wrapModeV 无效 (关于素材要求的问题) [ 57%]

... QZONE 微信 NilZ 赞同来自: https://www.khronos.org/webgl/wiki/WebGL_and_OpenGL_Differences  这是webgl的固有问题,和引擎没有多大关系。你可以看一下我发你的帖子。感谢你的反馈。 2020-05-25 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折...

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

88. Error: asBitmap no size! [ 57%]

...二进制数据出错:writeUint8 error - Out of range261, 怎样解决? Unhandled promise rejection: Error: Cannot navigate to invalid URL FATAL ERROR: CALL_AND_RETRY_LAST Allocation failed - JavaScript heap out of memory 问题状态 最新活动: 2020-09-20 00:58 浏览: 3092 关注: 3 人 果粒...

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

89. layaair2-cmd无法编译 [ 57%]

...6:08] Starting 'compile'... stderr: events.js:167       throw er; // Unhandled 'error' event       ^ SyntaxError: 'import' and 'export' may appear only with 'sourceType: module' exit:1   但是我是新创建的代码,一行代码都没改动 附件 : --> myLaya2.zip 2019-09-24 添加评...

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

90. Native IOS下获取陀螺仪数据为0 [ 57%]

... 左右和上下翻转手机都没有变化。 同样的接口,在Native Android平台和web (IOS 和Android都行)平台上都是OK的。   NativePlayer SDK使用的是最新的0.9.10。   可能是Native IOS没有支持好?看文档IOS平台会无法获得绝对访问数据,但应该...

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