Skip to main content
Participant
April 14, 2020
Question

Textures

  • April 14, 2020
  • 1 reply
  • 484 views

Hello, i'm new to textures and I wanted to ask how can I merge/combine my AO map to either my Specular map or my diffuse map or even my normal map if that's also possible, basically, I want to merge it to one of these 3 maps so I can only have 3 textures

This topic has been closed for replies.

1 reply

davescm
Community Expert
Community Expert
April 14, 2020

The AO map is separate for a reason so that the AO shader can use it , but if you want to sacrifice accuracy and just darken the diffuse map then you could combine AO and Diffuse in Photoshop using blend mode "Multiply"

 

Dave