Skip to main content
Inspiring
March 2, 2024
Question

render several graphs at once

  • March 2, 2024
  • 1 reply
  • 203 views

hello

 

I have here a .sbs file with several graphs of various objects imported by .fbx .

Is there a way to render all the outputs of several graphics that are in the same .sbs file at the same time?

can be plugin or external software

 

another question :

How can I give names to the maps exported in the outputs in this order:

the mesh name, its material names, texture names and suffixes
example:
mesh_material_normal

 

 

thanks

This topic has been closed for replies.

1 reply

Cyril Dellenbach
Community Manager
Community Manager
March 4, 2024

Hello @Abilio5EC9,

 

Thanks for the message.

 

Regarding the export name, here is a list of all Patterns you can use:

  • $(graph) - name of the current graph
  • $(identifier) - identifier of current graph
  • $(description) - description of current graph
  • $(label) - label of current graph
  • $(user_data) - custom user data
  • $(group) - output group

 

As you see, there's unfortunately nothing for the mesh's name.

 

If you need to export all outputs of several graphs at once, it is not natively possible. That being said, you can publish the current Package as a .SBSAR and write a script calling SBSRENDER to export all outputs. This is a more advanced workflow, and it requires to know a bit of scripting.

 

Regards,

Cyril Dellenbach (Micro) | QA Support Artist | Adobe