|
@@ -755,7 +755,7 @@ Full list of hints below:
|
|
|
+----------------------+------------------------------------------------+--------------------------------------+
|
|
|
| Type | Hint | Description |
|
|
|
+======================+================================================+======================================+
|
|
|
-| **vec4** | hint_color | Used as color. |
|
|
|
+| **vec3, vec4** | hint_color | Used as color. |
|
|
|
+----------------------+------------------------------------------------+--------------------------------------+
|
|
|
| **int, float** | hint_range(min, max[, step]) | Used as range (with min/max/step). |
|
|
|
+----------------------+------------------------------------------------+--------------------------------------+
|