Skip to content

@ralphschuler.webgl shader factory.<internal>.ArrayBufferView

github-actions edited this page Nov 26, 2023 · 1 revision

Interface: ArrayBufferView

@ralphschuler/webgl-shader-factory.<internal>.ArrayBufferView

Table of contents

Properties

Properties

buffer

buffer: ArrayBufferLike

The ArrayBuffer instance referenced by the array.

Defined in

node_modules/typescript/lib/lib.es5.d.ts:1720


byteLength

byteLength: number

The length in bytes of the array.

Defined in

node_modules/typescript/lib/lib.es5.d.ts:1725


byteOffset

byteOffset: number

The offset in bytes of the array.

Defined in

node_modules/typescript/lib/lib.es5.d.ts:1730

Typescript Libraries

Modules

Namespaces

Clone this wiki locally