Threepipe SVG Rendering Plugins
    Preparing search index...

    Interface SVGMeshOptions

    interface SVGMeshOptions {
        bvhOptions?: MeshBVHOptions;
    }
    Index

    Properties

    Properties

    bvhOptions?: MeshBVHOptions