---
title: radius
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/boundingspherebox/radius
---

# radius

The bounding sphere radius.

## Declaration

```swift
var radius: Float { get set }
```

## Discussion

Discussion Setting a smaller radius shrinks halfExtents to fit within the sphere when necessary.
