Hi,
I want to batch export FBXs via PDG, the FBXs should have the name of each corresponding mesh.
Tried it with the name node and @path without any luck.
And @`pdg_index` also creates incremental suffixes like "xyz_01, xyz_02 ..."
Thx
FBX Batch Export with Mesh Name
1751 1 2- TBertrand
- Member
- 8 posts
- Joined: 7月 2021
- Offline
- Robbert
- Member
- 53 posts
- Joined: 2月 2017
- Offline
Have not opened your file but quickly looking at the question; the backticks should include the @ so; `@pdg_index`. This way you can include any arbitrary TOPS attribute into a string parameter. So if you have a @name attribute on your work items just use `@name` in the FBX output file parameter. Hope this helps
Technical VFX artist @ Housemarque / Sony Interactive Entertainment
-
- Quick Links