大约有 4,326 项符合查询结果, 库内数据总量为 31,629 项。 (搜索耗时: 0.0080 秒)
... // 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 noise; //just random values between -1.0 and 1.0 for (var channel = 0; channel < ...
来源: Laya2.0_文档 发布时间: 20210715
...克隆对象,统计面板的显存和内存就会显示成负数 请问2.0的版本开始,我用ts编写的相关内容,都要使用import和export吗? 请问下加载TFF字体要怎么加载呢? 【带附件】 使用Laya2.0.0beta5.1 发布官方示例 真机报错 window is not defined ...
来源: Laya_社区 发布时间: 20181120
... // 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 noise; //just random values between -1.0 and 1.0 for (var channel = 0; channel &l...
来源: Laya3.0_文档 发布时间: 20251010
... // 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 noise; //just random values between -1.0 and 1.0 for (var channel = 0; channel ...
来源: Laya2.0_文档 发布时间: 20210714
... 使用须知-版本更新-问题解答(最新版本:1.7.16) Layabox 2.0 bate5 运行编译之后 bundle.js 文件里面没有使用命名空间类文件的定义!导致运行时 找不到类的定义!这是为什么? 已上传 Demo 附件 关于微信7.0.3版本之后的版本,微信...
来源: Laya_社区 发布时间: 20170722
...this._clips[clipIndex]._nodes为null的访问异常,Unity版本为2017.2.0f3,Laya引擎版本为1.7.13,请大神帮忙看看是怎么回事 TestAnim.rar 2018-01-03 3 4 分享 微博 QZONE 微信 cuixueying 赞同来自: 150*****372 谢谢!(*^__^*) …… 2017-04-28 1 2 分享 微博 QZONE ...
来源: Laya_社区 发布时间: 20170428