Controls where the source plug will move related to the second plug marking where it should be moved. More...
#include <pyfbsdk_generated.h>

Public Attributes | |
| kFBPlugMoveSrcToExactLocation | |
| The source will be moved to the exact location of the other plug. | |
| kFBPlugMoveSrcMoveBefore | |
| The source will be moved before the other plug specified. | |
| kFBPlugMoveSrcMoveAfter | |
| The source will be moved after the other plug specified. | |
Controls where the source plug will move related to the second plug marking where it should be moved.
| kFBPlugMoveSrcMoveAfter |
The source will be moved after the other plug specified.
| kFBPlugMoveSrcMoveBefore |
The source will be moved before the other plug specified.
| kFBPlugMoveSrcToExactLocation |
The source will be moved to the exact location of the other plug.