Skip to main content
Participant
October 11, 2022
Answered

Base PBR material without Opacity entry

  • October 11, 2022
  • 1 reply
  • 717 views

Hello,

 

I want to design a base material with an opacity map. But Designer's base material node does'nt provide any opacity entry. How can I do to publish a sbar PBR with opacity ?

Thank you !

This topic has been closed for replies.
Correct answer davescm

Hi

You don't need a base material node at all. If you use one of the preset templates, under file new Substance Graph then it will be set up with individual output nodes.

If that template does not include opacity then add an output node and in properties set the following:

Identifier to opacity
Label to Opacity

Usage to opacity (note you will have to click on Add Item to get this.

That is it - you now have your output to which you can connect your graph's opacity and can publish in your sbsar.

The same principle applies to any other output you want to add.

 

 

Dave

1 reply

davescm
Community Expert
davescmCommunity ExpertCorrect answer
Community Expert
October 11, 2022

Hi

You don't need a base material node at all. If you use one of the preset templates, under file new Substance Graph then it will be set up with individual output nodes.

If that template does not include opacity then add an output node and in properties set the following:

Identifier to opacity
Label to Opacity

Usage to opacity (note you will have to click on Add Item to get this.

That is it - you now have your output to which you can connect your graph's opacity and can publish in your sbsar.

The same principle applies to any other output you want to add.

 

 

Dave

Inconnu37Author
Participant
October 11, 2022
Thank you for your detailed answer !!