Hi all, here my first post! I have this script that outputs FBX files from Maya to Unity, now, I see that in the manual interface for FBX export there is an option for Audio including... ...and I have found all other needed commands in the Maya help, but I am still searching for this one with no luck.. some relative…
that was awesome! thanks! for future searches, the specific answer to audio is: Export|IncludeGrp|Audio ( TYPE: Bool ) ( VALUE: "true" ) and applies like this (at least in MEL) FBXProperty Export|IncludeGrp|Audio -v false
You can access any FBX export setting using FBXproperty. For example ; you can list all the possible commands using FBXProperties from here: https://knowledge.autodesk.com/guidref/MAYAUL/2016/learn-explore/GUID-76CF67F4-BBBB-48C6-AE48-6EF6975CB870