<!-- 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; [opacity](./volume.examplevolumematerial_cloud.opacity.md)

## ExampleVolumeMaterial\_Cloud.opacity property

透明度

**Signature:**

```typescript
get opacity(): number;

set opacity(value: number);
```
