EmptyMaterial()¶ Description¶ Constructor of the EmptyMaterial type. Syntax¶ JSnew EmptyMaterial() -> EmptyMaterial Return value¶ Type Description EmptyMaterial An object of the EmptyMaterial type. Example¶ JS1 2let m = new EmptyMaterial() console.info(m) See also Last update: 14 August 2025, 18:47