// Necessary for prompt mode or in cases where plug-in isn't loaded and the commands below are required // loadPlugin "fbxmaya" // Change the import mode to exclusively merge keyed transforms only // FBXImportMode -v exmergekeyedxforms; // Perform the import operation // FBXImport -f $fileName -importFormat "fbx";