Variable fragmentClippingGLTFExtensionConst
fragmentClippingGLTFExtension: { export: ( w: GLTFWriter2, ) => { writeMaterial: (material: any, materialDef: any) => void }; import: (p: GLTFParser) => GLTFMaterialsFragmentClippingExtensionImport; name: string; textures: undefined;} = ... Type declaration
export: (w: GLTFWriter2) => { writeMaterial: (material: any, materialDef: any) => void }
import: (p: GLTFParser) => GLTFMaterialsFragmentClippingExtensionImport
name: string
textures: undefined