FBBatchProcessType Class Reference

FBBatchProcessType Class Reference

#include <mobu-python-api.h>

Class Description

Different process type for the batch.

+ Inheritance diagram for FBBatchProcessType:

Public Attributes

object kFBBatchProcessTypeLoad
 Load the files and plot the character with every take. More...
 
object kFBBatchProcessTypeSave
 Save the takes in different files. More...
 
object kFBBatchProcessTypeConvert
 Does the load and save. More...
 

Member Data Documentation

object kFBBatchProcessTypeConvert

Does the load and save.

object kFBBatchProcessTypeLoad

Load the files and plot the character with every take.

object kFBBatchProcessTypeSave

Save the takes in different files.