#include <mobu-python-api.h>
Option parameters for the batch process.
Public Member Functions |
|
def | __reduce__ () |
def | __init__ () |
Public Attributes |
|
FBCharacter * | Character |
bool | FrameAnimation |
FBString | InputDirectory |
FBBatchFileFormat | InputFileFormat |
bool | KeepCharacterConstraint |
bool | KeepDummyBones |
FBBatchOnContainsBatchTakes | OnContainsBatchTakesAction |
FBBatchOnTakeExist | OnTakeExistAction |
FBString | OutputDirectory |
FBBatchFileFormat | OutputFileFormat |
bool | OverwriteScaling |
bool | PlotToCharacter |
bool | PlotToControlSet |
FBBatchProcessType | ProcessType |
FBString | SkeletonFile |
bool | StartAnimationAtZero |
bool | UseBatchSuffix |
bool | UseSingleTake |
bool | WriteRate |
bool | WriteTranslation |
def __reduce__ | ( | ) |
def __init__ | ( | ) |
Python Docstring:
__init__( (object)arg1) -> None
C++ Signature:
FBBatchOptions()
Constructor.
bool FrameAnimation |
Set timeline start and end time to corespond with the start and end of animation.
FBString InputDirectory |
bool KeepDummyBones |
Action to perform when a scene already contains batch takes while in a batch process.
Action to perform when a take already exist while in a batch process.
FBString OutputDirectory |
bool OverwriteScaling |
bool PlotToCharacter |
bool PlotToControlSet |
FBString SkeletonFile |
bool StartAnimationAtZero |
bool UseBatchSuffix |
bool UseSingleTake |
bool WriteRate |
bool WriteTranslation |
Write translation animation data included with Acclaim AMC files.