大约有 17 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0045 秒)
...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
...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
...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
...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
...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
...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
...流的当前位置到末尾读取的数据的字节数。 Byte endian : String Byte 实例的字节序。取值为:BIG_ENDIAN 或 BIG_ENDIAN 。 主机字节序,是 CPU 存放数据的两种不同顺序,包括小端字节序和大端字节序。通过 getSystemEndian 可以获取当前系...
来源: Laya2.0_api 发布时间: 20190513
...流的当前位置到末尾读取的数据的字节数。 Byte endian : String Byte 实例的字节序。取值为:BIG_ENDIAN 或 BIG_ENDIAN 。 主机字节序,是 CPU 存放数据的两种不同顺序,包括小端字节序和大端字节序。通过 getSystemEndian 可以获取当前系...
来源: laya_api 发布时间: 20170929
...成layaUI.max.all.js文件。 打包突然不成功。RangeError: Invalid string length at encodeURIComponent () at Function.SMD5.str2rstrUTF8 ide和引擎都是2.4.0beta,TypeScript的TiledMap怎么用?我按照官网的示例测试怎么不成功 oppo小游戏分包,加载资源不成功的...
来源: Laya_社区 发布时间: 20170309
...串。如果请求未完成或失败,则该值为 null responseText DOMString 此次请求的响应为文本,或是当请求未成功或还未发送时为 null只读。 responseType XMLHttpRequestResponseType 设置该值能够改变响应类型。就是告诉服务器你期望的响应格式。...
来源: Laya3.0_文档 发布时间: 20250104