FBXImportMode

 
 
 

FBXImportMode -v [exmerge|add|merge;]

FBXImportMode -q;

This command has three possible states:

Exmerge

Merges the imported FBX file to the current scene in the following way:

Nodes of the same name and nature have only their animation curve replaced. No new nodes are created. This command is the same as the Update animation option in the plug-in UI.

Add

Adds the content to the current scene content. This command is the same as the Add option in the plug-in UI.

Merge

Merges the imported FBX file to the current scene in the following way: any node without its equivalent in the scene is created. Nodes with the same name but not of the same nature, for example, sphere and bone, are replaced. Nodes with the same name and nature only have their animation replaced. This command is the same as the Add and Update animation in the UI

NoteTo view these in the UI, see File Content.

Creative Commons License Except where otherwise noted, this work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License