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

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

1. laya.renders.VertexElementFormat_API3.0 [ 100%]

...or2 Vector3 Vector4 Methods getElementInfos Properties Static Byte2 Byte2: string = "byte2" Defined in laya/renders/VertexElementFormat.ts:24 字节数组2 Static Byte3 Byte3: string = "byte3" Defined in laya/renders/VertexElementFormat.ts:22 字节数组3 Static Byte4 Byte4: string = "byte4" Define...

来源: Laya3.0_api 发布时间: 20231115

2. laya.d3.graphics.VertexElementFormat_API3.0 [ 99%]

...or2 Vector3 Vector4 Methods getElementInfos Properties Static Byte2 Byte2: string = "byte2" Defined in laya/d3/graphics/VertexElementFormat.ts:24 字节数组2 Static Byte3 Byte3: string = "byte3" Defined in laya/d3/graphics/VertexElementFormat.ts:22 字节数组3 Static Byte4 Byte4: string = "byte4...

来源: Laya3.0_api 发布时间: 20231102

3. laya.utils.Byte_API3.0 [ 90%]

...rs buffer bytesAvailable endian length pos Methods clear getUTFBytes getUTFString readArrayBuffer readByte readFloat32 readFloat32Array readFloat64 readInt16 readInt16Array readInt32 readString readUint16 readUint32 readUint8 readUint8Array writeArrayBuffer writeByte writeFloat32 writeFloat64 writeI...

来源: Laya3.0_api 发布时间: 20231115

4. laya.d3.graphics.VertexElementFormat [ 90%]

...exElementFormat Object ... Public Constants ConstantDefined By  Byte4 : String = byte4[static] VertexElementFormat  Color : String = color[static] VertexElementFormat  HalfVector2 : String = halfvector2[static] VertexElementFormat  HalfVector4 : String = halfvector4[static] VertexElementFor...

来源: laya_api 发布时间: 20170929

5. laya.d3.graphics.VertexElementFormat [ 89%]

...at Object ... Public Methods  MethodDefined By  getElementInfos(element:String):Array[static] 获取顶点元素格式信息。 VertexElementFormatPublic Constants ConstantDefined By  Byte4 : String = byte4[static] VertexElementFormat  Color : String = color[static] VertexElementFormat  Ha...

来源: Laya2.0_api 发布时间: 20190513

6. socket大型项目回调 [ 85%]

...a{ export class Pomelo{ static DEBUG:boolean = true; static EVENT_IO_ERROR:string = "io-error"; static EVENT_CLOSE:string = "close"; static EVENT_KICK:string = "onKick"; static EVENT_HEART_BEAT_TIMEOUT:string = 'heartbeat timeout'; private JS_WS_CLIENT_TYPE:string = 'js-websocket'; private JS_WS_CLI...

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

7. laya.utils.Byte [ 84%]

...流的当前位置到末尾读取的数据的字节数。 Byte  endian : String Byte 实例的字节序。取值为:BIG_ENDIAN 或 BIG_ENDIAN 。 主机字节序,是 CPU 存放数据的两种不同顺序,包括小端字节序和大端字节序。通过 getSystemEndian 可以获取当前系...

来源: Laya2.0_api 发布时间: 20190513

8. laya.utils.Byte [ 84%]

...流的当前位置到末尾读取的数据的字节数。 Byte  endian : String Byte 实例的字节序。取值为:BIG_ENDIAN 或 BIG_ENDIAN 。 主机字节序,是 CPU 存放数据的两种不同顺序,包括小端字节序和大端字节序。通过 getSystemEndian 可以获取当前系...

来源: laya_api 发布时间: 20170929

9. ByteArray写入ArrayBuffer不成功 [ 83%]

...成layaUI.max.all.js文件。 打包突然不成功。RangeError: Invalid string length at encodeURIComponent () at Function.SMD5.str2rstrUTF8 ide和引擎都是2.4.0beta,TypeScript的TiledMap怎么用?我按照官网的示例测试怎么不成功 oppo小游戏分包,加载资源不成功的...

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

10. 网络通信 · LayaAir3文档 · LAYABOX [ 82%]

...串。如果请求未完成或失败,则该值为 null responseText DOMString 此次请求的响应为文本,或是当请求未成功或还未发送时为 null只读。 responseType XMLHttpRequestResponseType 设置该值能够改变响应类型。就是告诉服务器你期望的响应格式。...

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