| Parameter | Description |
|---|---|
| transform | The transform to stop watching changes on. |
| callback | The callback to stop being called when a transform change is detected. |
Unregister a transform watched to stop calling the specified callback when a transform changes. See TransformChangeEvent for the types of transform changes that are watched for.