Skip to content

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

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

Interface: UnderlyingSource<R>

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

Type parameters

Name Type
R any

Table of contents

Properties

Properties

autoAllocateChunkSize

Optional autoAllocateChunkSize: number

Defined in

node_modules/typescript/lib/lib.dom.d.ts:1963


cancel

Optional cancel: UnderlyingSourceCancelCallback

Defined in

node_modules/typescript/lib/lib.dom.d.ts:1964


pull

Optional pull: UnderlyingSourcePullCallback<R>

Defined in

node_modules/typescript/lib/lib.dom.d.ts:1965


start

Optional start: UnderlyingSourceStartCallback<R>

Defined in

node_modules/typescript/lib/lib.dom.d.ts:1966


type

Optional type: "bytes"

Defined in

node_modules/typescript/lib/lib.dom.d.ts:1967

Typescript Libraries

Modules

Namespaces

Clone this wiki locally