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 a849d5a commit 3de3606Copy full SHA for 3de3606
docs/ScriptReference/Util/JCS_Random.md
@@ -14,6 +14,7 @@ Random library class.
14
| Vector3 | Return a random `Vector3`. |
15
| Quaternion | Return a random `Quaternion`. |
16
| Color | Returns a random color. |
17
+| Color32 | Returns a random color in 32-bit format. |
18
| ChooseOne | Choose one object from the list. |
19
| ChooseOneE | Choose one object from the list. (Ellipsis) |
20
| EnumValue | Return a random enum value. |
0 commit comments