I have created a level in the Unreal Engine 4 using the BSP boxes and i need to have these boxes using a metallic texture. I am fairly new to using unreal engine 4 and so i’m unsure how to apply a proper texture to the boxes or if the Unreal Engine 4 even has a metallic texture avaliable.
In the starter conten you should find a metallic texture/material.
The steps:
1.import a metal texture
2. right click on it - create material
3. modify the material (e.g more roughness, …)
4. drag and drop the material on the BSP
5. in the BSP properties you can choose some texture display properties (rotate it, size,…)