Skip to content

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

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

Interface: DOMRectReadOnly

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

MDN Reference

Table of contents

Properties

Methods

Properties

bottom

Readonly bottom: number

MDN Reference

Defined in

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


height

Readonly height: number

MDN Reference

Defined in

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


left

Readonly left: number

MDN Reference

Defined in

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


right

Readonly right: number

MDN Reference

Defined in

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


top

Readonly top: number

MDN Reference

Defined in

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


width

Readonly width: number

MDN Reference

Defined in

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


x

Readonly x: number

MDN Reference

Defined in

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


y

Readonly y: number

MDN Reference

Defined in

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

Methods

toJSON

toJSON(): any

Returns

any

Defined in

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

Typescript Libraries

Modules

Namespaces

Clone this wiki locally