Class: GLTFMaterialsAlphaMapExtensionExport
Asset-Management.GLTFMaterialsAlphaMapExtensionExport
Properties
name
• name: string
writer
• writer: GLTFWriter2
Constructors
constructor
• new GLTFMaterialsAlphaMapExtensionExport(writer
)
Parameters
Name | Type |
---|---|
writer | GLTFWriter2 |
Methods
writeMaterial
▸ writeMaterial(material
, materialDef
): void
Parameters
Name | Type |
---|---|
material | MeshStandardMaterial <MaterialEventMap > |
materialDef | any |
Returns
void