Skip to main content
The Deno 2 Release Candidate is here
Learn more
Go to Latest
method three.WebGLRenderer.prototype.supportsCompressedTextureS3TC
Re-export
Deprecated
Deprecated

Use WebGLExtensions#get | .extensions.get( 'WEBGL_compressed_texture_s3tc' ) instead.

import { three } from "https://deno.land/x/remapper@3.0.0/src/deps.ts";
const { WebGLRenderer } = three;