<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@three3d/volume](./volume.md) &gt; [LineGradientParams](./volume.linegradientparams.md) &gt; [radius](./volume.linegradientparams.radius.md)

## LineGradientParams.radius property

当前中心点的半径

**Signature:**

```typescript
radius: number;
```

## Remarks

注意：在 `radiusGradient` 中，该值就是 `defaultRadius`<!-- -->；

