godotengine / godotengine/godot-docs

operator documentation "<" and ">" are missing for Vector types.

Open
#6,177 1 comment 0 reactions 0 assignees View on GitHub
area:class reference enhancement
Dominant language
reStructuredText
Stars
5.7k
Forks
3.8k
Avg merge
1d 20h
Merged PRs (30d)
25

Description

**Your Godot version:**
3.x, presumably 4.0

**Issue description:**
The operators less than and equal than is not defined in neither the Vector2 or the Vector3 class docs. This should be documented since it is ambiguous. What this operator compares is in the context of Godot is the euclidean lengths of the vectors compared. However the operator is in other context for example used to compare theta in a circular vector space or to compare the component sum.

**URL to the documentation page (if already existing):**
https://docs.godotengine.org/en/stable/classes/class_vector2.html
https://docs.godotengine.org/en/stable/classes/class_vector3.html

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.