godotengine / godotengine/godot-docs

Missing property in NavigationPolygon class

Open
#11,571 2 comments 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.