This enumeration indicate the how to set the take start and end points on after a load. More...
#include <pyfbsdk.h>
Public Attributes | |
kFBLeaveAsIs | |
Use the current take's start and end point as defined before the load. | |
kFBImportFromFile | |
Set the current take's span according what is set in the loaded file. | |
kFBFrameAnimation | |
Have the take's span match the first and last key in the take. | |
This enumeration indicate the how to set the take start and end points on after a load.
kFBFrameAnimation |
Have the take's span match the first and last key in the take.
kFBImportFromFile |
Set the current take's span according what is set in the loaded file.
kFBLeaveAsIs |
Use the current take's start and end point as defined before the load.