<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@three3d/volume](./volume.md) &gt; [SphereParticleVolumeFeature](./volume.sphereparticlevolumefeature.md)

## SphereParticleVolumeFeature interface

**Signature:**

```typescript
export interface SphereParticleVolumeFeature extends ParticleVolumeFeature 
```
**Extends:** [ParticleVolumeFeature](./volume.particlevolumefeature.md)

## Properties

|  Property | Modifiers | Type | Description |
|  --- | --- | --- | --- |
|  [clim?](./volume.sphereparticlevolumefeature.clim.md) |  | IVector2 | _(Optional)_ 映射区间 |
|  [valueGradient?](./volume.sphereparticlevolumefeature.valuegradient.md) |  | [GetGradientValue](./volume.getgradientvalue.md) | _(Optional)_ 值梯度函数 |

