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

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

1. laya.utils.Byte_API3.0 [ 100%]

...64 readInt16 readInt16Array readInt32 readString readUint16 readUint32 readUint8 readUint8Array writeArrayBuffer writeByte writeFloat32 writeFloat64 writeInt16 writeInt32 writeUTFBytes writeUTFString writeUTFString32 writeUint16 writeUint32 writeUint8 getSystemEndian Constructors constructor new Byt...

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

2. laya.d3.graphics.VertexBuffer3D_API3.0 [ 91%]

...rs bufferUsage canRead instanceBuffer vertexDeclaration Methods destroy getUint8Data orphanStorage setData unbind Constructors constructor new VertexBuffer3D(byteLength: number, bufferUsage: BufferUsage, canRead?: boolean): VertexBuffer3D Overrides VertexBuffer.constructor Defined in laya/d3/graphic...

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

3. laya.d3.graphics.IndexBuffer3D_API3.0 [ 91%]

...rns IndexBuffer3D 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/Buffer.ts:10 _bufferUsage _bufferU...

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

4. laya.d3.renderobjs.nativeobj.NativeIndexBuffer3D_API3.0 [ 89%]

...tiveIndexBuffer3D 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/Buffer.ts:10 _bufferUsage _bufferU...

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

5. laya.d3.utils.Utils3D_API3.0 [ 89%]

...or3ArrayToVector3ArrayCoordinate transformVector3ArrayToVector3ArrayNormal uint8ArrayToArrayBuffer Properties Static _tempV0 _tempV0: Vector3 = new Vector3() Defined in laya/d3/utils/Utils3D.ts:153 Static _tempV1 _tempV1: Vector3 = new Vector3() Defined in laya/d3/utils/Utils3D.ts:154 Methods Static...

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

6. laya.d3.renderobjs.nativeobj.NativeVertexBuffer3D_API3.0 [ 88%]

...rs bufferUsage canRead instanceBuffer vertexDeclaration Methods destroy getUint8Data orphanStorage serilizeVertexDeclaration setData unbind Constructors constructor new NativeVertexBuffer3D(byteLength: number, bufferUsage: BufferUsage, canRead?: boolean): NativeVertexBuffer3D Overrides VertexBuffer3...

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

7. laya.d3.physics.shape.HeightfieldTerrainShape_API3.0 [ 80%]

... new HeightfieldTerrainShape(heightfieldData: Uint16Array | Float32Array | Uint8Array, heightStickWidth: number, heightStickLength: number, minHeight: number, maxHeight: number, heightScale: number): HeightfieldTerrainShape Overrides ColliderShape.constructor Defined in laya/d3/physics/shape/Heightf...

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

8. laya.resource.Texture_API3.0 [ 75%]

... getPixels getPixels(x: number, y: number, width: number, height: number): Uint8Array Defined in laya/resource/Texture.ts:395 获取Texture上的某个区域的像素点 Parameters x: number y: number width: number height: number Returns Uint8Array 返回像素点集合 getTexturePixels getTexturePi...

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

9. laya.gltf.glTFUtils_API3.0 [ 72%]

...fferwithAccessorIndex(accessorIndex: number): Float32Array | Uint16Array | Uint8Array | Uint32Array | Int16Array | Int8Array Defined in laya/gltf/glTFUtils.ts:324 获取 accessor buffer 数据 Parameters accessorIndex: number Returns Float32Array | Uint16Array | Uint8Array | Uint32Array | Int16Array...

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

10. laya.d3.resource.models.Mesh_API3.0 [ 71%]

...ters colors: Color[] 颜色数组。 Returns void getIndices getIndices(): Uint8Array | Uint16Array | Uint32Array Defined in laya/d3/resource/models/Mesh.ts:723 拷贝并获取网格索引的副本。 Returns Uint8Array | Uint16Array | Uint32Array 网格索引。 getNormals getNormals(normals: Vecto...

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