Skip to content

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

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

Interface: WebGLActiveInfo

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

Part of the WebGL API and represents the information returned by calling the WebGLRenderingContext.getActiveAttrib() and WebGLRenderingContext.getActiveUniform() methods.

MDN Reference

Table of contents

Properties

Properties

name

Readonly name: string

MDN Reference

Defined in

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


size

Readonly size: number

MDN Reference

Defined in

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


type

Readonly type: number

MDN Reference

Defined in

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

Typescript Libraries

Modules

Namespaces

Clone this wiki locally