UNPKG

@tresjs/cientos

Version:

Collection of useful helpers and fully functional, ready-made abstractions for Tres

5 lines (4 loc) 127 B
import { ShaderMaterial } from 'three'; export declare class MeshDiscardMaterial extends ShaderMaterial { constructor(); }