# circleGeometry

> Get a CircleGeometry from the shape proxy. The PhysicsShape.ShapeProxy.count must be 1.

## Definition

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

```csharp
public CircleGeometry circleGeometry { get; }
```
