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