Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/threejs_4_deno/src/Three.js>XRViewport

A simple transformation of three.js for use within a Deno workflow
Go to Latest
interface XRViewport
import { type XRViewport } from "https://deno.land/x/threejs_4_deno@v121/src/Three.js";

Properties

readonly
x: number
readonly
y: number
readonly
width: number
readonly
height: number