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

x/threejs_4_deno/src/renderers/webgl/WebGLCubeMaps.js>WebGLCubeMaps

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

Constructors

new
WebGLCubeMaps(renderer: WebGLRenderer)

Methods

dispose(): void
get(texture: any): any