Change multiple textures properties all at once: is it possible?

Hello, I want to change the properties of 15 textures (brightness) for the same value (from 1 to 2)
I don’t want to open one texture at time and change the brightness 15 times! =(
I want to select all textures and, if possible, change the properties all at once.

Is it possible?

Thanks!

1 Like

You can use the Property Matrix for this:

  1. Select all of your textures in the content browser
  2. Right-click and go to “Asset Actions > Property Matrix…”
  3. Make sure all of your textures are highlighted (orange) on the left of the property matrix window
  4. Adjust the settings on the right
2 Likes

thanks! UE4 is powerful, but there are so many stuff to learn!:slight_smile: