godotengine / godotengine/godot-docs
Missing property in NavigationPolygon class
Open
area:class reference
- Dominant language
- reStructuredText
- Stars
- 5.7k
- Forks
- 3.8k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 25
Description
**Your Godot version:**
4.5.1
**Issue description:**
The NavigationPolygon class has a `vertices` property, but it's not mentioned in the doc. There's only `get_vertices()` and `set_vertices` methods.
Strangely, both the property and the methods are usable in scripts, yet neither appears in the code completion suggestions.
**URL to the documentation page:**
https://docs.godotengine.org/en/latest/classes/class_navigationpolygon.html
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.