Hi guys,
I'm currently trying to change a parameter of a material on all my Objects in my scene. I was thinking about getting all the objects with "foreach", and that wont be the problem. But I don't know how to get the material of my BSP.
I thought I could get all actors of type "brush" but I don't know how the get the material of them.
Can anybody help?
Voleuro
I'm currently trying to change a parameter of a material on all my Objects in my scene. I was thinking about getting all the objects with "foreach", and that wont be the problem. But I don't know how to get the material of my BSP.
I thought I could get all actors of type "brush" but I don't know how the get the material of them.
Can anybody help?
Voleuro
Comment