started updating the CurvePreset Enum (new Template page) |
m fix names (including canonical typos), add missing entries |
||
| (2 intermediate revisions by one other user not shown) | |||
| Line 1: | Line 1: | ||
{{Table EnumValues | {{Table EnumValues | ||
|Linear|0| | |||
|Sine|1| | |||
Linear | |Cosine|2| | ||
|Smooth|3| | |||
|Smoother|4| | |||
|SineIn|5| | |||
|SineOut|6| | |||
|SineInOut|7| | |||
|QuadradicIn|8|Actually spelled as "Quadradic" in-game. | |||
|QuadradicOut|9|Actually spelled as "Quadradic" in-game. | |||
|QuadradicInOut|10|Actually spelled as "Quadradic" in-game. | |||
|CubicIn|11| | |||
|CubicOut|12| | |||
|CubicInOut|13| | |||
|QuarticIn|14| | |||
|QuarticOut|15| | |||
|QuarticInOut|16| | |||
|QuinticIn|14| | |||
|0| | |QuinticOut|15| | ||
|1| | |QuinticInOut|16| | ||
|2| | |ExponentialIn|20| | ||
|3| | |ExponentialOut|21| | ||
|4| | |ExponentialInOut|22| | ||
|5| | |CircularIn|23| | ||
|6| | |CircularOut|24| | ||
|7| | |CircularInOut|25| | ||
|8| | |ReboundInSmall|26| | ||
|9| | |ReboundOutSmall|27| | ||
|10| | |ReboundInOutSmall|28| | ||
|11| | |ReboundInLarge|29| | ||
|12| | |ReboundOutLarge|30| | ||
|13| | |ReboundInOutLarge|31| | ||
|14| | |ElasticInLarge|32| | ||
|15| | |ElasticOutLarge|33| | ||
|16| | |ElasticInOutLarge|34| | ||
| | |ElasticInSmall|35| | ||
| | |ElasticOutSmall|36| | ||
| | |ElasticInOutSmall|37| | ||
|20| | |BounceIn|38| | ||
|21| | |BounceOut|39| | ||
|22| | |BounceInOut|40| | ||
|23| | |||
|24| | |||
|25| | |||
|26| | |||
|27| | |||
|28| | |||
|29| | |||
|30| | |||
|31| | |||
|32| | |||
|33| | |||
|34| | |||
|35| | |||
|36| | |||
|37| | |||
|38| | |||
|39| | |||
|40| | |||
}} | }} | ||
Latest revision as of 19:22, 24 November 2025
| Name | Value | Description |
|---|---|---|
Linear
|
0 | |
Sine
|
1 | |
Cosine
|
2 | |
Smooth
|
3 | |
Smoother
|
4 | |
SineIn
|
5 | |
SineOut
|
6 | |
SineInOut
|
7 | |
QuadradicIn
|
8 | Actually spelled as "Quadradic" in-game. |
QuadradicOut
|
9 | Actually spelled as "Quadradic" in-game. |
QuadradicInOut
|
10 | Actually spelled as "Quadradic" in-game. |
CubicIn
|
11 | |
CubicOut
|
12 | |
CubicInOut
|
13 | |
QuarticIn
|
14 | |
QuarticOut
|
15 | |
QuarticInOut
|
16 | |
QuinticIn
|
14 | |
QuinticOut
|
15 | |
QuinticInOut
|
16 | |
ExponentialIn
|
20 | |
ExponentialOut
|
21 | |
ExponentialInOut
|
22 | |
CircularIn
|
23 | |
CircularOut
|
24 | |
CircularInOut
|
25 | |
ReboundInSmall
|
26 | |
ReboundOutSmall
|
27 | |
ReboundInOutSmall
|
28 | |
ReboundInLarge
|
29 | |
ReboundOutLarge
|
30 | |
ReboundInOutLarge
|
31 | |
ElasticInLarge
|
32 | |
ElasticOutLarge
|
33 | |
ElasticInOutLarge
|
34 | |
ElasticInSmall
|
35 | |
ElasticOutSmall
|
36 | |
ElasticInOutSmall
|
37 | |
BounceIn
|
38 | |
BounceOut
|
39 | |
BounceInOut
|
40 |