Shape.antiAliasing

Optional anti-alias for lines thicker than 1. Default is false.

Note: this is redundant if you have already enabled anti-aliasing

class Shape
bool antiAliasing;

Meta