Skip to main content

Class: GLTFMaterialsAlphaMapExtensionExport

Asset-Management.GLTFMaterialsAlphaMapExtensionExport

Properties

name

name: string

Defined in

webgi/src/extras/asset_manager/exporter/threejs/exporters/gltf.ts:398


writer

writer: GLTFWriter2

Constructors

constructor

new GLTFMaterialsAlphaMapExtensionExport(writer)

Parameters

NameType
writerGLTFWriter2

Defined in

webgi/src/extras/asset_manager/exporter/threejs/exporters/gltf.ts:400

Methods

writeMaterial

writeMaterial(material, materialDef): void

Parameters

NameType
materialMeshStandardMaterial<Event, string>
materialDefany

Returns

void

Defined in

webgi/src/extras/asset_manager/exporter/threejs/exporters/gltf.ts:406