大约有 2,910 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0078 秒)
Laya_社区(2201) Laya3.0_api(672) Laya2.0_文档(15) Laya3.0_文档(8) Laya2.0_api(6) laya_api(4) Laya_示例(2) Laya2.0_示例(2)
...// Stereo var channels = 2; // Create an empty two-second stereo buffer at the // sample rate of the AudioContext var frameCount = audioCtx.sampleRate * 2.0; var myArrayBuffer = audioCtx.createBuffer(2, frameCount, audioCtx.sampleRate); window.onclick = function() { // Fill the buffer with white noi...
来源: Laya2.0_文档 发布时间: 20210715
ios 过审被打回 We noticed that your app or its metadata enables the purchase of content, services, or functionality in the app by means other than the in-app purchase API, which is not appropriate for the App Store. 只接了内购 为啥还有这个问题 框架里还有其他的购买方式...
来源: Laya_社区 发布时间: 20180414
...// Stereo var channels = 2; // Create an empty two-second stereo buffer at the // sample rate of the AudioContext var frameCount = audioCtx.sampleRate * 2.0; var myArrayBuffer = audioCtx.createBuffer(2, frameCount, audioCtx.sampleRate); window.onclick = function() { // Fill the buffer with white noi...
来源: Laya3.0_文档 发布时间: 20251010
微信小游戏运行导出项目的时候报错:Scene: the .lh file root type must be Scene 引擎使用的是1.7.17beta版本,下面是报错堆栈,附件是工程项目以及导出的小游戏项目。 Scene: the .lh file root type must be Scene,please use other function to load this fil...
来源: Laya_社区 发布时间: 20180317
...苹果机审返回3.1.1 we noticed that your app or its metadata enables the purchase of content,services,or functionality in the app by menans other than the in-app purchase API,which is not appropriate for the App Store . 我们注意到您的应用或其元数据可以通过除应用内购买AP...
来源: Laya_社区 发布时间: 20180417
...:String 表示使用此文本格式的文本段落的水平对齐方式。 The default value is "left".asPasswordproperty public var asPassword:Boolean 指定文本字段是否是密码文本字段。 如果此属性的值为 true,则文本字段被视为密码文本字段,并使用星号而不...
来源: Laya2.0_api 发布时间: 20190513
...这个 -pp-premultiply Run a preprocess over the image that scales RGB components in the image by the alpha value. Preprocessing applies before any codec encoding swizzle, so color data must be in the RGB components i...
来源: Laya_社区 发布时间: 20220824
Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/WebXR/core/WebXRInputManager" WebXRInputManager Class WebXRInputManager author miner 类用来管理输入设备 The path of the...
来源: Laya3.0_api 发布时间: 20231115
播放声音,报错 Failed to set the 'volume' property on 'HTMLMediaElement': The provided double value is non-finite 附件 : --> 2018-04-04 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 Laya_XS 赞同来自...
来源: Laya_社区 发布时间: 20180404
...放mp3报错: Uncaught (in promise) DOMException: play() failed because the user didn't interact with the document first. 相关代码Laya.SoundManager.playMusic("res/audio/bg.mp3", 0) 2018-06-08 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与...
来源: Laya_社区 发布时间: 20180608