summit/frontend/node_modules/@react-three/drei/materials/DiscardMaterial.d.ts

4 lines
100 B
TypeScript
Raw Normal View History

2025-12-08 16:31:30 +00:00
export declare const DiscardMaterial: typeof import("three").ShaderMaterial & {
key: string;
};