<!-- 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) &gt; [clim](./volume.sphereparticlevolumefeature.clim.md)

## SphereParticleVolumeFeature.clim property

映射区间

**Signature:**

```typescript
clim?: IVector2;
```

## Remarks

x 为最小值，y 为最大值

