interface DouglasPeuckerGeometrySimplifierOptions {
    tolerance: number;
}

Hierarchy (View Summary)

Properties

Properties

tolerance: number