N-gon
Create polygonal 2D shape with custom number of sides.

Basic Usage
- Activate Block tool and select N-gon shape
- Click to place first vertex
- Click on Edge to add additional vertices
- Click Verts to position them
- Press Space or click outside to close shape
Parameters
Offset
- Description: Distance from drawing plane
- Range: -10.0 to 10.0 (Blender units)
- Default: 0.001
- Effect: Positions polygon above/below surface
Bevel Round Enable
- Type: Boolean
- Default: False
- Effect: Adds rounded corners to the polygon
Bevel Round Offset
- Description: Radius of the rounded corners
- Range: 0.0 to 1.0 (relative to edge length)
- Default: 0.02
- Effect: Larger values create more rounded corners
Bevel Round Segments
- Description: Subdivisions for rounded corners
- Range: 1 to 16
- Default: 2
- Effect: Higher values create smoother corners
Shortcuts
Key | Action |
LMB Drag | Draw base Ngon |
LMB Edge | Create Vert |
LMB Vert | Move Vert |
Ctrl | Constrain proportions |
RMB / ESC | Cancel operation |
X Vert | Delete Vert |
B | Enter Bevel Mode |
Bevel Mode | |
S | Enter Bevel Segment Mode |
See Also