Click or drag to resize

Polygon2DInvertEnable Property

If true, polygon will be inverted, containing the area outside the defined points and extending to the invert_border.

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

Property Value

Type: Boolean
See Also