I want to change the roughnessTexture, what should I do?

I want to change the roughnessTexture, what should I do?

  • material.setTexture() is not needed an could be causing problems, could you remove it and see if it helps?
  • Does the scene have at least one light probe (a requirement for the roughness texture and other reflection related properties to have an effect)?

Thank you for answering
Was self resolved.

1 Like