Skip to content

Line

⚠️ This documentation is auto-generated. Do not edit manually. Last tested: 2026-03-07 20:20:21

Line shape using SDF rendering.

Support Status: ✅ Fully Supported

  • Size (size): ✅ Supported (Length and width of the line)

Related Test Files:

  • basic/shape/shape.amproj

Technical Details

XML Example

xml
<shape s=".line">
    <property name="size" type="vec2" value="100.0,0.0" />
</shape>

Released under the MIT License.