How can I prevent blocks from turning black?

Hello there! I want to know, how can I prevent blocks from turning black because there’s no light?

Material.disableLighting = true

You could also rely on emissiveColor and Texture ?

1 Like