Export Modules - DeRemerJD/Rig.Sys GitHub Wiki

Export modules are the most straightforward of the four module types. They are used to export data from the rig to a file. This data can be anything, but is usually used for exporting the rig or other deliverable as an FBX or MB file.

Extra Arguments

(See Modules for a list of base module arguments)

  • exportPath - the path to export the module to
  • buildOrder - defaults to 5000. This is the highest default setting (since exporting is generally the last step in a rig build) but like all modules can be set to any value, lower or higher.