Quantcast
Channel: Pixi.js Latest Topics
Viewing all articles
Browse latest Browse all 3980

How to smooth out the line of the figure

$
0
0

Hi, guys. I created the rounded rectangle and imposed 2 filters (GlowFilter, OutlineFilter). You can see code below:
 

var new PIXIfiltersGlowFilter30;
outerStrength 0;
innerStrength 5;
color 0xc2dac2;
quality 1;
//
filters , new PIXIfiltersOutlineFilter1, 0x8c8e8d, 1;

Screenshot_4.jpg.a58818caec409a893bde1dec4cde7573.jpg
How to smooth out the line on rounded edges?
If I use lineStyle instead OutlineFilter, the line is smooth, but GlowFilter doesn't work correct.


Viewing all articles
Browse latest Browse all 3980


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>