// LinearWipe_BaseWidth_Clockwise_IN = 0
// LinearWipe_BaseWidth_UnClockwise_IN = 1
// LinearWipe_BaseHeight_Clockwise_IN = 2
// LinearWipe_BaseHeight_UnClockwise_IN = 3
// LinearWipe_BaseWidth_Clockwise_OUT = 4
// LinearWipe_BaseWidth_UnClockwise_OUT = 5
// LinearWipe_BaseHeight_Clockwise_OUT = 6
// LinearWipe_BaseHeight_UnClockwise_OUT = 7

//------------------------------------

{
"isOppositeParam":1,

"isOppositeFrame":1,

// "fadePath":
// [
// 	[0.3, 0.0],
// 	[0.9, 1.0]
// ],

"fadePath":
[
	[0.3, 0.0],
	[0.95, 1.0]
],

"softLevel":0.15,

"angle":0, //Ƕ

"wipeType":0,

"rectLeft":172,
"rectTop":164,
"rectWidth":306,
"rectHeight":80
}