<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@three3d/volume](./volume.md) &gt; [VolumeMaterialOptions](./volume.volumematerialoptions.md) &gt; [atomize](./volume.volumematerialoptions.atomize.md)

## VolumeMaterialOptions.atomize property

是否开启雾化的效果

**Signature:**

```typescript
atomize?: boolean | null;
```

## Remarks

开启后的渲染效果会更像雾

