We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e14b84 commit ea1f1f2Copy full SHA for ea1f1f2
docs/ScriptReference/Enums/JCS_FadeType.md
@@ -4,8 +4,8 @@ Fade in/out and none.
4
5
## Values
6
7
-| Name | Description |
8
-|:---------|:-------------|
9
-| NONE | Not specify. |
10
-| FADE_OUT | Fade out. |
11
-| FADE_IN | Face in. |
+| Name | Description |
+|:-----|:-------------|
+| NONE | Not specify. |
+| OUT | Fade out. |
+| IN | Face in. |
0 commit comments