UNPKG

@threlte/extras

Version:

Utilities, abstractions and plugins for your Threlte apps

4 lines (3 loc) 193 B
import type { MeshDiscardMaterialProps } from './types'; declare const MeshDiscardMaterial: import("svelte").Component<MeshDiscardMaterialProps, {}, "ref">; export default MeshDiscardMaterial;