Python - Samples & Help
Python Help
Sample Scripts
There are several Python scripts in the FaceFX Studio scripts directory that can be used as a reference.
Python Help
From the python shell, additional documentation is available from the python modules that ship with FaceFX Studio. For example:
>>> import FxAnimation
>>> help(FxAnimation)
>>> help(FxStudio)
>>> help(FxPhonemes)
Version Number:
2010
