# HalfLength

> The distance from the center of the shape to the center of either half-sphere at the caps.

## Definition

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

```csharp
public float HalfLength { get; set; }
```
