Click or drag to resize

NavigationPolygonInstanceNavpoly Property

[Missing <summary> documentation for "P:Godot.NavigationPolygonInstance.Navpoly"]

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public NavigationPolygon Navpoly { get; set; }

Property Value

Type: NavigationPolygon
See Also