Graphics Draw Line Quality

Hello!

The quality of the line is not good as shown in the picture.

cc.macro.ENABLE_WEBGL_ANTIALIAS = true;

I applied the above code.

Is there a way to improve the quality of the line?

I’m using the 2.4.3 version.

I can ask engineering to have a look at this as your previous topic on drawing lines.

This code must be executed before the game runs. The property used for the webgl context.

cc.macro.ENABLE_WEBGL_ANTIALIAS = true;