# Editor.MeshEditor.PrimitiveBuilder.Is2D

```csharp
bool Is2D { get; set; }
```

If this primitive is 2D the bounds box will be limited to have no depth.

Declared in [Editor.MeshEditor.PrimitiveBuilder](/api/Editor.MeshEditor.PrimitiveBuilder).
Assembly: `Sandbox.Tools`.
