Skip to content

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

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

Interface: WebGLShaderPrecisionFormat

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

Part of the WebGL API and represents the information returned by calling the WebGLRenderingContext.getShaderPrecisionFormat() method.

MDN Reference

Table of contents

Properties

Properties

precision

Readonly precision: number

MDN Reference

Defined in

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


rangeMax

Readonly rangeMax: number

MDN Reference

Defined in

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


rangeMin

Readonly rangeMin: number

MDN Reference

Defined in

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

Typescript Libraries

Modules

Namespaces

Clone this wiki locally