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

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

1. 如何下载文档到本地 [ 100%]

...问 SoundManager 音乐播放,是一边下载一边播放,还是完全缓冲完了才播放? 问题状态 最新活动: 2017-03-08 11:49 浏览: 1270 关注: 1 人 lzxfoa • 2017-03-08 11:53 我是说怎么下载官方api文档到本地 cuixueying • 2017-03-08 14:38 http://ask.layabox.com/q...

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

2. 网络通信 · LayaAir3文档 · LAYABOX [ 76%]

...ectByUrl("ws://echo.websocket.org:80"); //表示需要发送至服务端的缓冲区中的数据 this.output = this.socket.output; //添加监听事件 this.socket.on(Event.OPEN, this, this.onSocketOpen); this.socket.on(Event.CLOSE, this, this.onSocketClose); this.socket.on(Event.MESSAGE, this, this...

来源: Laya3.0_文档 发布时间: 20250104

3. 引擎中的修改意见 [ 73%]

...getGrahicsDataWithCache方法希望做个容错。 /** * @private * 得到缓冲数据 * @param aniIndex 动画索引 * @param frameIndex 帧索引 * @return */ public function getGrahicsDataWithCache(aniIndex:int, frameIndex:Number):Graphics { if(_graphicsCache[aniIndex] && _graphicsCache[a...

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

4. 统计信息 · LayaAir3.4 · 引擎文档 · LAYABOX [ 70%]

...ng DrawCall(CT_Instancing_DrawCall)5. GPU Buffer Resource/Memory(GPU 缓冲资源/内存)5.1 GPU Buffer Memory(M_GPUBuffer)5.2 GPU Buffer Count(C_GPUBuffer)5.3 Vertex Buffer Memory(M_VertexBuffer)5.4 Vertex Buffer Count(C_VertexBuffer)5.5 Index Buffer Memory(M_IndexBuffer...

来源: Laya3.0_文档 发布时间: 20260128