Differences
This shows you the differences between two versions of the page.
| transition_context_menu [2020/04/26 03:33] – external edit 127.0.0.1 | transition_context_menu [2020/05/10 03:34] (current) – removed admin | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ===== Transition Context Menus ===== | ||
| - | Transition context menu provides a set of operations to manipulate transitions on the model. | ||
| - | |||
| - | * Transition Property - to edit [[TransNode|transition properties]] | ||
| - | * Transition Annotation - to open [[AnnotationEditor | Annotation Editor]] | ||
| - | * Transition MScript - to open transition mScript in [[mScriptEditor|MScript Editor]] | ||
| - | * Transition DataSet - to open [[DataSet Editor|DataSet Editor]]. | ||
| - | * Notepad - to create or edit transition note | ||
| - | * Delete Transition - to delete current transition. You may also use //Delete// key to selected states/ | ||
| - | * Reverse Transition - to reverse the transition direction by swapping source and target | ||
| - | * Add To MCase - to add current transition or all selected states/ | ||
| - | * Toggle Break - to enable or disable breakpoint on the transition. | ||