大约有 309 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0035 秒)
...ty or content 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 misunderstoo...
来源: Laya_社区 发布时间: 20190730
... listener: Function): void Defined in laya/d3/WebXR/core/WebXRInput.ts:184 remove axis event Parameters index: number axis索引 type: string 事件类型 caller: any 事件侦听函数的执行域。 listener: Function 事件侦听函数。 Returns void offButtonEvent offButtonEvent(index: number, ...
来源: Laya3.0_api 发布时间: 20231115
...PhysicUpdateListIndex!==-1)&& (this._simulation._physicsUpdateList.remove(this)); var physics3D=Laya3D._physics3D; delete PhysicsComponent._physicObjectsMap[this.id]; physics3D.destroy(this._nativeColliderObject); this._collid...
来源: Laya_社区 发布时间: 20190318
...会对多点触摸有影响,只是说不卡死了。 吐槽一下: remove(element) { var index = element._getIndexInList(); this.length--; 这里不怕小于0么? 现在也能模拟了,希望官方早点解决这个问题。 2020-09-10 添加评论 免费帖 --> 分享 ...
来源: Laya_社区 发布时间: 20200910
...镜头移动时Text会抖动,设置为bitmap后不会抖动,但是我remove掉这个Text后,仍然能在显存里找到这些名字Text的纹理,这部分纹理是引擎自动控制还是说可以手动释放文字纹理内存。 2019-04-21 添加评论 免费帖 --> 分享 微博 QZONE 微...
来源: Laya_社区 发布时间: 20190421
...级也是一样的 c__yh • 2018-06-28 10:50 我把场景其他东西都remove了 , 是没渲染出来 Laya_Aaron • 2018-06-28 14:38 调试i可以看到这个图的资源吗? c__yh • 2018-06-29 15:47 终于找到了 出现大概的方法就是 图集还没加载的时候先把场景new了...
来源: Laya_社区 发布时间: 20180627
...5' of null错误了,错误的地方就在:clearRes里调用MiniFileMgr.remove方法,然后在这个地方就报错了: 应该就是MiniFileMgr.filesListObj里没有我这个.atlas文件,就报错了,请问我该怎么解决呢? 附件 : --> 2018-07-19 添加评论 免费帖 --> 分享 ...
来源: Laya_社区 发布时间: 20180719
... may result in the termination of your Apple Developer account, as well as removal of all associated apps from the App Store. 2018-02-13 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 4 个回复 Laya_XS 赞同来自: 你的...
来源: Laya_社区 发布时间: 20180213
...ian 赞同来自: 场景切换需要自己去做,就是界面的移除remove和添加addChild,当用到哪个场景,便对哪个场景进行添加,切换场景时,移除旧的场景,添加新的场景即可。 2018-01-10 0 2 分享 微博 QZONE 微信 LM20081991 赞同来自: 图一...
来源: Laya_社区 发布时间: 20180110
...在的解决办法时改变了某个item的高度之后把panel里的东西remove掉然后所有item重新渲染一遍,这样就能拖动到最下面了。但是有一个问题就是,这样我就无法在插入其他元素的时候做其他item的缓动了,(类似于被挤下下去的效果...
来源: Laya_社区 发布时间: 20180810