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

大约有 14 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0018 秒)

11. laya.utils.Byte [ 79%]

...带符号的字节。 返回值的范围是从 -128 到 127。 Byte  getFloat32():Number 从字节流的当前字节偏移位置处读取一个 IEEE 754 单精度(32 位)浮点数。 Byte  getFloat32Array(start:int, len:int):* 从字节流中 start 参数指定的位置开始,读取 len ...

来源: laya_api 发布时间: 20170929

12. laya.utils.Byte_API3.0 [ 76%]

...th pos Methods clear getUTFBytes getUTFString readArrayBuffer readByte readFloat32 readFloat32Array readFloat64 readInt16 readInt16Array readInt32 readString readUint16 readUint32 readUint8 readUint8Array writeArrayBuffer writeByte writeFloat32 writeFloat64 writeInt16 writeInt32 writeUTFBytes writeU...

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

13. laya.d3.renderobjs.nativeobj.NativeUniformBufferObject_API3.0 [ 71%]

...gle: boolean Returns NativeUniformBufferObject Properties _buffer _buffer: Float32Array | Uint16Array | Uint8Array | Uint32Array Inherited from Buffer._buffer Defined in laya/RenderEngine/Buffer.ts:8 _bufferType _bufferType: number Inherited from Buffer._bufferType Defined in laya/RenderEngine/Buffe...

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

14. 修改了Scene下的WebGL参数导致渲染3D对象出现局部透明 [ 60%]

...exPositionAttribute, this.vertexPositionBuffer.itemSize, Laya.WebGLContext.FLOAT, false, 0, 0 ); this.gl.bindBuffer(Laya.WebGLContext.ARRAY_BUFFER, this.textureCoordBuffer); // Check the current orientation of the device combined with the // orientation of the VRSeeThroughCamera to determine the cor...

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