Click or drag to resize

Polygon2DAntialiased Property

If true, polygon edges will be anti-aliased.

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

Property Value

Type: Boolean
See Also