#include <mobu-python-api.h>
Merge option for animation layers.
Public Attributes | |
object | kFBAnimLayerMerge_SelectedLayers_SelectedProperties |
Merge the animation of the selected properties of the selected models from the selected layers to the selected layer with the lowest index. More... | |
object | kFBAnimLayerMerge_AllLayers_SelectedProperties |
Merge the animation of the selected properties of the selected models from all the layers to the BaseAnimation layer. More... | |
object | kFBAnimLayerMerge_SelectedLayers_AllProperties |
Merge the animation of all properties of the selected models from the selected layers to the selected layer with the lowest index. More... | |
object | kFBAnimLayerMerge_AllLayers_AllProperties |
Merge the animation of all properties of the selected models from all the layers to the BaseAnimation layer. More... | |
object | kFBAnimLayerMerge_SelectedLayer_CompleteScene |
object | kFBAnimLayerMerge_SelectedLayers_CompleteScene |
Merge the animation of all properties from the selected layers to the selected layer with the lowest index. More... | |
object | kFBAnimLayerMerge_AllLayers_CompleteScene |
Merge the animation of all properties from all the layers to the BaseAnimation layer. More... | |
object kFBAnimLayerMerge_AllLayers_AllProperties |
Merge the animation of all properties of the selected models from all the layers to the BaseAnimation layer.
object kFBAnimLayerMerge_AllLayers_CompleteScene |
Merge the animation of all properties from all the layers to the BaseAnimation layer.
object kFBAnimLayerMerge_AllLayers_SelectedProperties |
Merge the animation of the selected properties of the selected models from all the layers to the BaseAnimation layer.
object kFBAnimLayerMerge_SelectedLayer_CompleteScene |
object kFBAnimLayerMerge_SelectedLayers_AllProperties |
Merge the animation of all properties of the selected models from the selected layers to the selected layer with the lowest index.
object kFBAnimLayerMerge_SelectedLayers_CompleteScene |
Merge the animation of all properties from the selected layers to the selected layer with the lowest index.
object kFBAnimLayerMerge_SelectedLayers_SelectedProperties |
Merge the animation of the selected properties of the selected models from the selected layers to the selected layer with the lowest index.