pixi.js
    Preparing search index...

    Interface GraphicsContextSystemOptionsAdvanced

    Options for the GraphicsContextSystem.

    interface GraphicsContextSystemOptions {
        bezierSmoothness?: number;
    }
    Index

    Properties

    bezierSmoothness?: number

    A value from 0 to 1 that controls the smoothness of bezier curves (the higher the smoother)