<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@three3d/volume](./volume.md) &gt; [ExampleVolumeMaterial\_1](./volume.examplevolumematerial_1.md) &gt; [clim](./volume.examplevolumematerial_1.clim.md)

## ExampleVolumeMaterial\_1.clim property

映射区间

**Signature:**

```typescript
get clim(): Vector2;

set clim(value: Vector2);
```

## Remarks

x 为最小值，y 为最大值

