pixi-jsInterfaces
Interface: GraphicsContextSystemOptions
Defined in: node_modules/pixi.js/lib/scene/graphics/shared/GraphicsContextSystem.d.ts:51
Options for the GraphicsContextSystem.
Advanced
Properties
bezierSmoothness?
> optional bezierSmoothness?: number
Defined in: node_modules/pixi.js/lib/scene/graphics/shared/GraphicsContextSystem.d.ts:53
A value from 0 to 1 that controls the smoothness of bezier curves (the higher the smoother)