godotengine / godotengine/godot-docs
CanvasItem Range shows Float type when actually Double
Open
discussion
enhancement
topic:dotnet
- Dominant language
- reStructuredText
- Stars
- 5.7k
- Forks
- 3.8k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 25
Description
**Your Godot Version:** 4.2.0
**Issue Description:** Documentation for the Range class shows that the value of the range is the type Float. The definition of the Range class doesn't use any Float values. Instead, it uses Double.
It also shows a Float in the Editor's Node Signal Panel, and in the downloaded documentation.
**URL to the documentation page:** https://docs.godotengine.org/en/stable/classes/class_range.html

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.