FaceFX Documentation and support
The rename command is powerful, and dangerous. It modifies the name table, which stores all of the names used by FaceFX (storing them only once, as opposed to once for each object). Calling the rename command will rename all objects simultaneously, unlike the setname command which renames one object at a time. Internally, this does the same thing as global search and replace name.
Flag | LongFlag | Arg | Description |
-n | -name | Yes | The name you want to rename. |
-t | -to | Yes | The name you want to rename to. |