Skip to content

ConductorMaterial()

Description

Constructor of the ConductorMaterial type.

Syntax

JS
new ConductorMaterial() -> ConductorMaterial

Return value

Type Description
ConductorMaterial Object of type ConductorMaterial.

Example

JS
let m = new ConductorMaterial()
console.info(m)

See Also

Last update: 14 August 2025, 18:47