# drawThickness

> Controls the draw thickness (outline and orientation). This is only used in the Unity Editor or in a Development Player.

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine.LowLevelPhysics2D](/engine/6000.3/script-reference/unityengine/lowlevelphysics2d.md)
* **Assembly:** UnityEngine.Physics2DModule

```csharp
public float drawThickness { get; set; }
```
