| Parameter | Description |
|---|---|
| callback | The callback reference passed to VisualElement.AddMeshModifier. |
Removes a previously-registered modifier. The registration is identified by delegate equality; pass the same callback reference that was registered. No-op if the callback is not registered. If the callback was registered more than once, only the first matching registration is removed.