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

    Type Alias PointUpdatedCallback

    PointUpdatedCallback: ShapeModifiedCallback<
        { newPosition: Vector3; pointIndex: number },
    >

    Called when a point has been moved during edition.