godotengine / godotengine/godot-docs
Godot 4: Color class doc is missing int?
Open
area:class reference
discussion
enhancement
- Dominant language
- reStructuredText
- Stars
- 5.7k
- Forks
- 3.8k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 25
Description
**Your Godot version:**
4.2
**Language**:
GDScript
**Issue description:**
The documentation does not mention a color can also be initialized with an integer value (rgba).
For example: `Color(0xFF000000)`
**URL to the documentation page (if already existing):**
https://docs.godotengine.org/en/stable/classes/class_color.html#constructors
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.