GodotSharpAPI
GodotSharpAPI
Godot
Polygon2D Class
Polygon2D Properties
Antialiased Property
Bones Property
Color Property
InternalVertexCount Property
InvertBorder Property
InvertEnable Property
Offset Property
Polygon Property
Polygons Property
Skeleton Property
Texture Property
TextureOffset Property
TextureRotation Property
TextureRotationDegrees Property
TextureScale Property
Uv Property
VertexColors Property
Polygon2D
Antialiased Property
If
true
, polygon edges will be anti-aliased.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
Copy
public
bool
Antialiased
{
get
;
set
; }
Property Value
Type:
Boolean
See Also
Reference
Polygon2D Class
Godot Namespace