# GeometryType

> Returns the geometry type of this shape, which is BoxGeometry.

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine.LowLevelPhysics](/engine/6000.0/script-reference/unityengine/lowlevelphysics.md)
* **Assembly:** UnityEngine.PhysicsModule

```csharp
public GeometryType GeometryType { get; }
```
