interface SVGMeshOptions {
    bvhOptions?: MeshBVHOptions;
}

Properties

Properties

bvhOptions?: MeshBVHOptions

Generated using TypeDoc