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

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

911. 和原生Dom交互 · LayaAir3.3 · 引擎文档 · LAYABOX [ 29%]

... // 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

912. LayaAir和原生DOM交互(TypeScript-2D进阶篇(TS)-扩展模块) [ 28%]

... // 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

913. LayaAirIDE的可视化2D物理编辑入门(TypeScript-IDE篇(TS)-使用2d物理系统) [ 24%]

...,物理组件的可视化编辑使用。物理的编辑也是LayaAirIDE 2.0的重要新特性之一,希望大家能通过本文更全面的了解LayaAir引擎与IDE,快速上手物理组件的使用,快捷的开发物理小游戏。 [TOC] ## 一、基础知识 ### 1.1 学习本文需要的...

来源: Laya2.0_文档 发布时间: 20210714

914. LayaAir3D UnityPlugin 使用须知-版本更新-问题解答(最新版本:1.7.16) [ 19%]

...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