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

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

51. 关于截屏的问题 [ 69%]

...---3 06-09 11:48:58.474 446-446/? I/MSM-irqbalance: Decided to move IRQ130 from CPU6 to CPU5 06-09 11:48:58.704 1040-1467/? E/WifiStateMachine:  ConnectedState !CMD_START_SCAN -2 867 ic=0 proc(ms):20003 dur:476 cnt=867 rssi=-63 f=2462 sc=60 link=72 tx=41.0, 0.0, 0.0  rx=42.4 fiv=30000 [on:0 tx:0 r...

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

52. 编译项目时,编辑器提示连接美国ip错误 [ 68%]

...store.azurewebsites.net/schemas/json/jsconfig.json': Unable to load schema from 'https://schemastore.azurewebsites.net/schemas/json/jsconfig.json': Unable to connect to https://schemastore.azurewebsi ... json. Error: connect EACCES 168.62.224.13:443' at: '1,1' source: '' code: 'undefined' 2019-10-15...

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

53. CONTEXT_LOST_WEBGL 错误 骁龙625,626机型常见 [ 68%]

... ERROR :0x0505 : glTexImage2D, size:89,121, pixels_size:43076: <- error from previous GL command WebGL: CONTEXT_LOST_WEBGL: loseContext: context lost [.Offscreen-For-WebGL-0xbc27cd00]GL ERROR :0x0505 : glFramebufferTexture2D: <- error from previous GL command WebGL: CONTEXT_LOST_WEBGL: loseCon...

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

54. laya.d3.renderobjs.nativeobj.NativeTransform3D_API3.0 [ 68%]

...ransform3D.ts:14 Static tmpVec3 tmpVec3: Vector3 = new Vector3() Inherited from Transform3D.tmpVec3 Defined in laya/d3/core/Transform3D.ts:882 Accessors localMatrix get localMatrix(): Matrix4x4 set localMatrix(value: Matrix4x4): void Overrides Transform3D.localMatrix Defined in laya/d3/RenderObjs/Na...

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

55. 如何使用TS的命名空间(namespace)? [ 68%]

... export default AM; c.ts --------------------------------------- import AM from './a'; import BM from './b'; window.onload = ()=>{ console.log(AM.AC.myname); console.log(BM.BC.myname); console.log(Laya.Browser.clientWidth); }

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

56. 请问下,分离模式里面扩展一个场景类,老是提示 Error: 'ui' is not exported [ 68%]

...nd,把自动生成的layaMaxUI.js按这样引用进来   import {ui} from "../ui/layaMaxUI";   可是编译的时候 一直提示Error: 'ui' is not exported  如果强行在layaMaxUI.js设置一个export var ui={};会提示TestSceneUI没定义。   demo在附件,TestSceneExtend就是...

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

57. 苹果审核被打回 [ 67%]

...ntent in your app is considered egregious behavior and can lead to removal from the Apple Developer Program. Specifically, your app contains functionality to load a webview of external content within the app for the purpose of third-party game streaming. If you feel that we have misunderstood how yo...

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

58. 多个tween会影响其它精灵事件 [ 67%]

...-29 14:17 浏览: 1661 关注: 2 人 AndyWu8 • 2019-12-06 20:39 Tween的 fromto 函数在执行完后默认会自动回收缓动创建的对象。可能是手动清理缓动时把缓动对象池中的其他缓动数据给清理了。

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

59. vs code launch.json调试配置 [ 67%]

.../Chrome Dev/Application/chrome.exe", "runtimeArgs": [ "--allow-file-access-from-files", "--allow-file-access-frome-files", " --disable-web-security" ], "file": "${workspaceRoot}/bin/index.html" } ] } 2020-01-14 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请:...

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

60. 声音在安卓机上播放不了 [ 67%]

...不了 An AudioContext in a cross origin iframe must be created or resumed from a user gesture to enable audio output. 2018-04-20 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 w1114367261 赞同来自: 这报错...

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