FlattenMode¶

-
class
FlattenMode¶ Bases:
pybind11_builtins.pybind11_objectSpecify a way to flatten a layer into another.
Members:
All_Frames : Create a key at all frame to bake the whole animation of two layers into a single layer.
In_Dest_Key : Only keep the destination layers key to perform the merge.
Union_Keys : Keep both destination and origin layers key to perform the merge.
Constructors
__init__Methods
__int____long__Properties
name