# drawFillOptions

> Controls what aspects of is drawn using Draw. 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 PhysicsWorld.DrawFillOptions drawFillOptions { get; set; }
```
