N-gon
⚠️ This documentation is auto-generated. Do not edit manually. Last tested: 2026-03-07 20:20:21
Regular N-sided polygon, specified with numeric sides (e.g. s="12", s="30"). Uses SDF rendering.
Support Status: ✅ Fully Supported
- Size (size): ✅ Supported (Width and height of the shape)
Related Test Files:
basic/shape/shape.amproj✅
Technical Details
XML Example
xml
<shape s="12">
<property name="size" type="vec2" value="100.0,100.0" />
</shape>