Click or drag to resize

CSGPolygonPolygon Property

Point array that defines the shape that we'll extrude.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public Vector2[] Polygon { get; set; }

Property Value

Type: Vector2
See Also