# Custom

> Transforms are not written. Instead, the callback target set with _transformWriteCallbackTarget which must implement PhysicsCallbacks.ITransformWriteCallback will have PhysicsCallbacks.ITransformWriteCallback.OnTransformWrite called allowing custom transform writing.

## Definition

* **Type:** Field
* **Namespace:** [Unity.U2D.Physics](/engine/6000.5/script-reference/unity/u2d/physics.md)
* **Assembly:** UnityEngine.PhysicsCore2DModule

```csharp
Custom = 3
```
