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