Skip to main content

Class: GLTFMaterialsAlphaMapExtensionExport

Asset-Management.GLTFMaterialsAlphaMapExtensionExport

Properties

name

name: string


writer

writer: GLTFWriter2

Constructors

constructor

new GLTFMaterialsAlphaMapExtensionExport(writer)

Parameters

NameType
writerGLTFWriter2

Methods

writeMaterial

writeMaterial(material, materialDef): void

Parameters

NameType
materialMeshStandardMaterial<MaterialEventMap>
materialDefany

Returns

void