大约有 1,767 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0056 秒)
Laya_社区(1159) Laya2.0_api(183) laya_api(162) Laya3.0_api(119) Laya2.0_文档(51) Laya_示例(41) Laya2.0_示例(35) Laya3.0_文档(17)
... result: any[] = target.map( (_, index: number) => index % step === 0 ? Array.from(Array(step).keys()).map((x: number) => target[index + x]) : [] ) .filter((x: any[]) => x.length > 0); if (markString) result = result.map((x: any[]) => x.join("")) return result; } padding(str: string |...
来源: Laya_社区 发布时间: 20190321
微信小游戏审核时候报错array buffer allocation failed导致通不过,望官方帮忙看下这个问题怎么处理 附件 : --> 2019-12-06 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 Laya_Aaron ...
来源: Laya_社区 发布时间: 20191206
...ytesAvailable endian length pos Methods clear getUTFBytes getUTFString readArrayBuffer readByte readFloat32 readFloat32Array readFloat64 readInt16 readInt16Array readInt32 readString readUint16 readUint32 readUint8 readUint8Array writeArrayBuffer writeByte writeFloat32 writeFloat64 writeInt16 writeI...
来源: Laya3.0_api 发布时间: 20231115
...建2D示例,Sprite值狂飙,Console提示 EXT:webgl support OES_vertex_array_object 新建的2D示例项目,IDE版本2.0.2beta 控制面板提示 EXT:webgl support OES_vertex_array_object debug信息 Sprite值几秒钟就增加到几万了 附件 : --> 2019-04-26 添加评论 免费帖 -->...
来源: Laya_社区 发布时间: 20190426
...。 Picker rayIntersectsPositionsAndIndices(ray:Ray, vertexDatas:Float32Array, vertexDeclaration:VertexDeclaration, indices:Uint16Array, outHitInfo:RaycastHit):Boolean[static] 计算射线和三角形碰撞并返回碰撞三角形和碰撞距离。 Picker rayIntersectsTriangle(ray:Ray, vertex1...
来源: laya_api 发布时间: 20170929
...loneTo(destObject:*):void 克隆。 BoundSphere createfromPoints(points:Array, out:BoundSphere):void[static] 从顶点队列生成包围球。 BoundSphere createFromSubPoints(points:Array, start:int, count:int, out:BoundSphere):void[static] 从顶点的子队列生成包围球。 BoundSphere ...
来源: laya_api 发布时间: 20170929
...的第一点 布局截图 代码截图 如图使用这个写法说找不到array,在群里有朋友说可以去掉array 代码如下图,运行不抱异常了 紧接着出现的问题是1:列表没有赋值成功;2、列表不能滚动 问题3:为什么我写.array就找不到呢, 同...
来源: Laya_社区 发布时间: 20180323
protobuf.js浏览器encode后得到uint8array,转化成的arraybuffer达到8192bytes 截图中的buf.buffer 达到8192bytes, 协议体内容改变后也是一样的。 附件 : --> 2018-02-26 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容...
来源: Laya_社区 发布时间: 20180226
...aseTexture _parse(data:*, propertyParams:Object = null, constructParams:Array = null):TextureCube[static] TextureCube generateMipmap():void 通过基础数据生成mipMap。 BaseTexture load(url:String, complete:Handler):void[static] 加载TextureCube。 TextureCube setSixSideImageSources(...
来源: Laya2.0_api 发布时间: 20190513
...的高级开发人员。 Public Properties PropertyDefined By buffer : ArrayBuffer[read-only] 获取此对象的 ArrayBuffer 数据,数据只包含有效数据部分。 Byte bytesAvailable : int[read-only] 可从字节流的当前位置到末尾读取的数据的字节数。 Byte endian ...
来源: Laya2.0_api 发布时间: 20190513