What’s the best way to enable reflections in a material (using python, not the GUI)?
It’s not possible to just enable it using a property (like Material.use_transparency). I guess you should use the MaterialRayTraceMirror object, but I can’t get that to work. Any ideas?