FaceFX Support

FaceFX Documentation and support

FaceFX commands - template

The interface for synching to a template file.

Flags

Flag LongFlag Arg Description
-e -export No Puts the command in export mode.
-s -sync No Puts the command in sync mode.
-f -file Yes Required.  The full path to the template file to xync or export.
-fg -facegraph No Used in sync mode.  When present, the Face Graph is synched to the template.
-m -mapping No Used in sync mode.  When present, the mapping is synched to the template.
-ng -nodegroups No Used in sync mode.  When present, the nodegroups are synched to the template.
-c -cameras No Used in sync mode.  When present, the cameras are synched to the template.
-w -workspaces No Used in sync mode.  When present, the workspaces are synched to the template.
-cm -colourmap No Used in sync mode.  When present, the colormap is synched to the template.
‑cm2 -colormap No Same as above.  Alternate spelling.
-a -all No Used in sync mode.  All items are synched to the template.
-fnp ‑forcenodepositions No forces the face graph node positions stored in the template to be used (if any)

Examples

%template -export -file "C:\Slade-Maya.fxt";
%template -sync -file "C:\Slade-Maya.fxt" -all;