API (v2.0.0) - Giro3D
    Preparing search index...

    Type Alias PointInsertedCallback

    PointInsertedCallback: ShapeModifiedCallback<
        { pointIndex: number; position: Vector3 },
    >

    Called when a point has been inserted in a shape during edition.