first commit
This commit is contained in:
10
Config/EaseCurves/Ease Out.json
Normal file
10
Config/EaseCurves/Ease Out.json
Normal file
@ -0,0 +1,10 @@
|
||||
{
|
||||
"Sine": "0.61, 1.0, 0.88, 1.0",
|
||||
"Cubic": "0.33, 1.0, 0.68, 1.0",
|
||||
"Quintic": "0.22, 1.0, 0.36, 1.0",
|
||||
"Circular": "0.0, 0.55, 0.45, 1.0",
|
||||
"Quadratic": "0.5, 1.0, 0.89, 1.0",
|
||||
"Quartic": "0.25, 1.0, 0.5, 1.0",
|
||||
"Exponential": "0.16, 1.0, 0.3, 1.0",
|
||||
"Back": "0.34, 1.56, 0.64, 1.0"
|
||||
}
|
||||
Reference in New Issue
Block a user