<!-- 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; [addedRadius](./volume.linegradientparams.addedradius.md)

## LineGradientParams.addedRadius property

轴线终点处的半径相对起始点处的半径的增加量；即 `endRadius - startRadius`

**Signature:**

```typescript
addedRadius: number;
```
