mirror of
https://github.com/stan220/godot-docs.git
synced 2026-09-08 18:29:11 +00:00
Add a hint_color note for vec3 in shading_language
This commit is contained in:
@@ -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). |
|
||||
+----------------------+------------------------------------------------+--------------------------------------+
|
||||
|
||||
Reference in New Issue
Block a user