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

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

51. iframe页面嵌套下失焦(焦点在父窗口被聚焦),playMusic背景音乐播放无声音 [ 49%]

...ound only supports wav or ogg format,for optimal performance reason,please refer to the official website document."); return null; } } if (_soundMuted) return null; } var tSound:Sound; if (!Browser.onMiniGame) { tSound= Laya.loader.getRes(url); } if (!soundClass) soundClass = _soundClass; if (!tSoun...

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

52. 苹果iOS审核被拒Guideline 4.3 - Design [ 48%]

...es similar to a native app when the customer adds it to their Home screen. Refer to the Configuring Web Applications section of the Safari Web Content Guide for more information. Submitting apps designed to mislead or harm customers or evade the review process may result in the termination of your A...

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

53. 导出角色报错,求看下什么问题 [ 48%]

...问题 IDE和导出插件都是最新的 导出的时候报错: “NullReferenceException: Object reference not set to an instance of an object LayaExport.DataManager.getSkinnedMeshRendererComponentData (UnityEngine.GameObject gameObject, .JSONObject customProps) LayaExport.DataManager.getComponen...

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

54. 苹果iOS审核被拒Guideline 4.3 - Design [ 47%]

...es similar to a native app when the customer adds it to their Home screen. Refer to the Configuring Web Applications section of the Safari Web Content Guide for more information. Submitting apps designed to mislead or harm customers or evade the review process may result in the termination of your A...

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

55. 苹果iOS审核Guideline 4.3 - Design [ 47%]

...es similar to a native app when the customer adds it to their Home screen. Refer to the Configuring Web Applications section of the Safari Web Content Guide for more information. Submitting apps designed to mislead or harm customers or evade the review process may result in the termination of your A...

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

56. App Updates for HTML5 Apps 这意味着iOS端就废了? [ 47%]

... contained within the binary of the software, rather than made possible by referring users outside of the approved app, including through the use of HTML5. Apps that provide core features and functionality dynamically with web technology like HTML5 are best delivered to everyone in Safari, rather th...

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

57. laya阴影问题 [ 47%]

...a.PBRStandardMaterial(); var texture: Laya.Texture2D = Laya.loader.getRes("Reference/cardtest.png"); unlitMat.albedoTexture = texture; cardOne.meshRenderer.material = unlitMat; cardOne.meshRenderer.castShadow = true; } }真心求教大佬,怎么才能让在底板下面的部分产生的阴影不...

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

58. 关于TS环境下的第三方库导入的疑问 [ 47%]

...ts 这个文件到 工程的libs 目录中 也就是把上边的  /// <reference types="when" />  export = autobahn;   删掉 这样就和Laya库的格式比较像 只是多了个命名空间declare namespace autobahn { export class Session { id: number; realm: string; isOpen: boolean; feat...

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

59. Unity2.10.0beta插件报错 [ 45%]

Unity2.10.0beta插件报错 NullReferenceException: Object reference not set to an instance of an object o.c (UnityEngine.GameObject A_0) (at <174bbe38e5444724b5b9eeb4600df769>:0) o.k (UnityEngine.GameObject A_0, c A_1) (at <174bbe38e5444724b5b9eeb4600df769>:0) o.a (UnityEngine.GameObje...

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

60. 救命啊,遇到苹果爸爸 Guideline 2.5.2 [ 45%]

...or your reply. Regarding 2.3.1, 2.5.2, and 3.1.1, your app bundle includes references to alternative payment mechanisms and in-app updating mechanisms.   既,苹果认为我们有第三方支付和包含热更机制。。。   (关于第三方支付这个也很神奇,我们做了二进制搜索...

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