How to remove (unset) diffuseColor of mesh?

Hello,
I have an issue that I should change color of a mesh to be have color or no color (the default mesh color )
Is there something like :
material.diffuseColor = null
or unset color

Thanks :slight_smile:

Hi, the default color is white:

:slightly_smiling_face:

2 Likes