Transation dialog box
GUI preview:
Description:
This dialog box is used for setting the start frame and the end frame and the direction when the operation of transation is occuring between A scene and B scene.
Radiobutton
Direction:A to B.
Usage: Now it is showed the operation of transation is occuring from A to B. The value of the Scale A is the start frame value ,one of the Scale B is the end frame one. You can change the start frame value by moving the scale A, change the end frame value by moving the scale B.
Notice: the start frame value must be larger or equal than the end frame value. When you move the scale A, if the value of scale A equals the value of the scale B, if continue moving scale A to larger value,the B must move to the same value. When you move the scale B, if the value of scale B equals the value of the scale A, if continue moving scale B to smaller value,the A must move to the same value.
For example ,scale A and scale B both are in 35 , move scale A to 50,the B will move to 50 too.
As follows:
Continue moving A to 50:
Radiobutton
Direction:B to A.
Usage: Now it is showed the operation of transation is occuring from B to A. The value of the Scale B is the start frame value ,one of the Scale A is the end frame one. You can change the start frame value by moving the scale B, change the end frame value by moving the scale A.
Notice: the start frame value must be larger or equal than the end frame value. When you move the scale B, if the value of scale B equals the value of the scale A, if you continue moving scale B to larger value,the A must move to the same value. When you move the scale A, if the value of scale B equals the value of the scale A, if continue moving scale A to smaller value,the B must move to the same value.
For example ,scale A and scale B both are in 50 , move scale A to 35,the B will move to 35 too.
As follows:
Continue moving B to 35:
Button OK:
Usage:Press the button OK , you can save the value you have set.
Button Cancel:
Usage:Press the button Cancel , you can exit sub-GUI ,. Return to main-GUI