Skip to content

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

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

Interface: OVR_multiview2

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

MDN Reference

Table of contents

Properties

Methods

Properties

FRAMEBUFFER_ATTACHMENT_TEXTURE_BASE_VIEW_INDEX_OVR

Readonly FRAMEBUFFER_ATTACHMENT_TEXTURE_BASE_VIEW_INDEX_OVR: 38450

Defined in

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


FRAMEBUFFER_ATTACHMENT_TEXTURE_NUM_VIEWS_OVR

Readonly FRAMEBUFFER_ATTACHMENT_TEXTURE_NUM_VIEWS_OVR: 38448

Defined in

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


FRAMEBUFFER_INCOMPLETE_VIEW_TARGETS_OVR

Readonly FRAMEBUFFER_INCOMPLETE_VIEW_TARGETS_OVR: 38451

Defined in

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


MAX_VIEWS_OVR

Readonly MAX_VIEWS_OVR: 38449

Defined in

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

Methods

framebufferTextureMultiviewOVR

framebufferTextureMultiviewOVR(target, attachment, texture, level, baseViewIndex, numViews): void

MDN Reference

Parameters

Name Type
target number
attachment number
texture null | WebGLTexture
level number
baseViewIndex number
numViews number

Returns

void

Defined in

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

Typescript Libraries

Modules

Namespaces

Clone this wiki locally