# GeometryHolder

> The structure holding the geometric shape of the collider and its type. (Read Only)

## Definition

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

```csharp
public GeometryHolder GeometryHolder { get; }
```
