Adds a new MoFlowTransition from the from_MoFlowSnippet to the to_MoFlowSnippet if one doesn’t already exist.The optimize parameter acts as the "Optimize Selected Transition" in the Motion Flow Editor.
Specifies the MoFlowSnippet transitioning from.
Specifies the MoFlowSnippet transitioning to.
Specifies whether theMoFlowTransition is active.
Specifies whether the MoFlowTransition line is selected in the Motion Flow Graph.
Array of motion flow transition info blocks (MoFlowTranInfo values). The element of this array used is determined by the <mfscriptItem>.tranIndex property.
Adds a new MoFlowTranInfo to the MoFlowTransition and returns the newly created MoFlowTranInfo.
Deletes the indexed MoFlowTranInfo from MoFlowTransition. If the MoFlowTranInfo is the only MoFlowTranInfo in MoFlowTransition, it is not deleted.
Deletes the indexed MoFlowTransition emanating from the MoFlowSnippet.
Deletes all transitions that emanate to the specified snippet.
Computes the global flow network. This function has to be called to update any changes made to the motion flow network. redraw:true will redraw the viewports. incGlobals:true will also include the global motion flow network