Click or drag to resize

Polygon2DInvertBorder Property

Added padding applied to the bounding box when using invert. Setting this value too small may result in a "Bad Polygon" error.

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

Property Value

Type: Single
See Also