weasel API - v0.8.0
    Preparing search index...

    Interface PointInPathOptions

    Options for pointInPath.

    interface PointInPathOptions {
        tolerance?: number;
    }
    Index

    Properties

    Properties

    tolerance?: number

    Bezier flattening tolerance in world units. Default 0.5.