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