<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@three3d/volume](./volume.md) &gt; [ExampleVolumeMaterial\_Perlin](./volume.examplevolumematerial_perlin.md) &gt; [threshold](./volume.examplevolumematerial_perlin.threshold.md)

## ExampleVolumeMaterial\_Perlin.threshold property

渲染最低阈值

**Signature:**

```typescript
get threshold(): number;

set threshold(value: number);
```
